httpx/tests
2019-08-14 06:22:12 -05:00
..
client Explicitly check is_redirect in simple test case (#208) 2019-08-14 06:22:12 -05:00
dispatch Added base class HTTPError with request/response attribute (#162) 2019-08-06 08:20:48 -05:00
models Use nox for automation and CI (#128) 2019-08-13 08:39:35 -05:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
conftest.py Support client cert passwords, new TLS options (#118) 2019-07-16 10:08:57 +01:00
test_api.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_asgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_config.py Use pathlib.Path instead of os.path functions (#188) 2019-08-08 21:42:25 -05:00
test_decoders.py Fix invalid Content-Encoding header test (#197) 2019-08-09 08:10:59 -05:00
test_multipart.py Fixed multipart header params encoding (#167) 2019-07-28 22:16:37 -05:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_utils.py Use nox for automation and CI (#128) 2019-08-13 08:39:35 -05:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00