httpx/tests
Florimond Manca bc6163c55a
Record history of requests made during authentication (#718)
* Record history of requests made during authentication

* Add asserts on digest auth history

Co-Authored-By: Gaurav Dhameeja <gdhameeja@gmail.com>
2020-01-03 22:59:16 +01:00
..
client Record history of requests made during authentication (#718) 2020-01-03 22:59:16 +01:00
dispatch More coverage improvements (#711) 2020-01-02 15:33:26 +00:00
models Sync streaming interface on responses (#695) 2020-01-02 12:56:11 +00:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py More coverage improvements (#711) 2020-01-02 15:33:26 +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 Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_concurrency.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
test_config.py Load SSL Context on init (#709) 2020-01-02 16:52:23 +00:00
test_content_streams.py Sync streaming interface on responses (#695) 2020-01-02 12:56:11 +00:00
test_decoders.py More coverage improvements (#711) 2020-01-02 15:33:26 +00:00
test_multipart.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_utils.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
utils.py Refactor debug and trace log tests (#506) 2019-11-06 12:04:20 +01:00