httpx/tests
Tom Christie 52c2c9762f
Bump up flow control defaults (#629)
* Bump up flow control defaults

* Linting

* Simplify mock HTTP/2 stream in tests
2019-12-12 11:57:53 +00:00
..
client Trivial-case test for response.elapsed 2019-12-09 17:12:20 +00:00
dispatch Bump up flow control defaults (#629) 2019-12-12 11:57:53 +00:00
models Add aiter methods on response (#610) 2019-12-06 15:20:09 +00:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Refactor tests in the light of backend auto-detection (#615) 2019-12-07 15:17:35 +01:00
conftest.py Refactor tests in the light of backend auto-detection (#615) 2019-12-07 15:17:35 +01:00
test_api.py Add Client.stream() method. (#600) 2019-12-05 17:25:43 +00:00
test_asgi.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_concurrency.py Drop 'fork' (#619) 2019-12-08 19:52:46 +00:00
test_config.py Minor config cleanup (#621) 2019-12-09 10:59:55 +00:00
test_decoders.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_multipart.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Refactor tests in the light of backend auto-detection (#615) 2019-12-07 15:17:35 +01:00
test_utils.py Refactor netrc handling (#558) 2019-11-28 12:31:15 +00:00
utils.py Refactor debug and trace log tests (#506) 2019-11-06 12:04:20 +01:00