httpx/tests/client
T-256 fd60b1815c
Ruff linter: Use the default line-length (#2922)
Co-authored-by: Tester <Tester@test.com>
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
2023-11-29 13:28:31 +04:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py add missing type hints to __init__(...) (#2938) 2023-11-17 17:58:51 +04:00
test_auth.py Ruff linter: Use the default line-length (#2922) 2023-11-29 13:28:31 +04:00
test_client.py add missing type hints to __init__(...) (#2938) 2023-11-17 17:58:51 +04:00
test_cookies.py Deprecate per-request cookies (#1574) 2021-04-19 11:18:32 +01:00
test_event_hooks.py replace pytest-asyncio and pytest-trio with anyio (#2512) 2023-01-02 12:53:30 +00:00
test_headers.py Fix Headers.update to correctly handle repeated headers (#2038) 2022-01-21 08:35:10 -08:00
test_properties.py Add NetRCAuth() class. (#2535) 2023-01-12 11:27:46 +00:00
test_proxies.py Drop private imports from test_proxies.py (#2850) 2023-09-16 21:58:56 +01:00
test_queryparams.py Add httpx.MockTransport() (#1401) 2021-01-06 11:04:26 +00:00
test_redirects.py fix type annotation for MockTransport (#2581) 2023-02-09 16:05:07 +00:00