httpx/tests
Florimond Manca 3462999366 Rename 'next' to 'anext' on Response (#676)
* Rename 'next' to 'anext' on Response

* Drop iscoroutinefunction() check

Co-authored-by: Tom Christie <tom@tomchristie.com>
2019-12-29 15:34:07 +00:00
..
client Rename 'next' to 'anext' on Response (#676) 2019-12-29 15:34:07 +00:00
dispatch Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
models Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Rename concurrency directory to backends (#662) 2019-12-20 16:53:42 +00:00
conftest.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
test_api.py Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
test_asgi.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_concurrency.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
test_config.py Minor config cleanup (#621) 2019-12-09 10:59:55 +00:00
test_content_streams.py Use Streams API for both requests and responses. (#648) 2019-12-20 16:05:04 +00:00
test_decoders.py Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
test_multipart.py Make 'request' non-optional on responses (#666) 2019-12-21 15:38:25 +01:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +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