-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Plug.Adapters.Test.Conn tests (#1235)
* Add Plug.Adapters.Test.Conn.conn/4 test cases for params that have a struct or function value. * Add test that asserts Plug.Adapters.Test.Conn.conn/4 writes a message to stderr when the URI path does not start with forward slash. * Add test that asserts Plug.Adapters.Test.Conn.push/3 sends message including path and headers.
- Loading branch information
1 parent
a317031
commit b9af901
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters