httpx/tests
Florimond Manca 3674058ff7
Parametrize tests with concurrency backend (#273)
* Parametrize tests with concurrency backend

* Refactor server restart

* Add no-backend test
2019-08-25 20:25:18 +02:00
..
client Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
dispatch Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
models Added links property to BaseResponse (#211) 2019-08-16 09:07:52 -05:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
conftest.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
test_api.py Fix typos in docstrings 2019-08-17 09:07:57 -05:00
test_asgi.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
test_concurrency.py Add ConcurrencyBackend.start_tls() (#263) 2019-08-24 10:04:14 -05:00
test_config.py Raise TypeError if invalid parameter for HTTPVersionConfig (#253) 2019-08-20 17:39:05 -05:00
test_decoders.py added control to calling decode for empty contents (#237) 2019-08-19 16:12:00 +01:00
test_multipart.py Add Client(http_versions=...) support 2019-08-20 13:30:54 +01:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
test_utils.py Added links property to BaseResponse (#211) 2019-08-16 09:07:52 -05:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00