Skip to content
Snippets Groups Projects
Unverified Commit 443eb15a authored by Will McCutchen's avatar Will McCutchen Committed by GitHub
Browse files

Always consume body in tests (#133)

A set of test suite improvements following up on #131:
- Make sure we always fully consume and close response bodies, to allow
the shared HTTP client to reuse connections to the local test server
whenever possible
- Make order of arguments to equality assertions consistent, so failed
test output makes sense
parent a6709422
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment