httpx/tests
Tom Christie 8e36f2bc68
Introduce new SSLContext API & escalate deprecations. (#3319)
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-10-28 14:30:08 +00:00
..
client Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
fixtures Add NetRCAuth() class. (#2535) 2023-01-12 11:27:46 +00:00
models Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
__init__.py Drop RedirectLoop exception (#819) 2020-02-24 10:09:52 +00:00
common.py Use relative tests directory references (#1052) 2020-07-16 16:28:31 +02:00
concurrency.py use # pragma: no cover instead of # pragma: nocover (#2471) 2022-11-29 10:23:18 -06:00
conftest.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
test_api.py Typing: enable disallow_untyped_calls (#2479) 2022-12-02 10:47:42 +00:00
test_asgi.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
test_auth.py format (#3131) 2024-03-01 19:49:23 +00:00
test_config.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
test_content.py Enabling ruff C416 (#3001) 2023-12-13 11:30:39 +00:00
test_decoders.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
test_exceptions.py Use __future__.annotations (#3068) 2024-01-24 14:30:22 +00:00
test_exported_members.py Drop private imports from test_exported_members.py (#2573) 2023-02-09 16:00:27 +00:00
test_main.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
test_multipart.py format (#3131) 2024-03-01 19:49:23 +00:00
test_status_codes.py Typing: enable strict_equality (#2480) 2022-12-02 08:45:28 +00:00
test_timeouts.py Fix client.send() timeout new Request instance (#3116) 2024-02-26 16:36:58 +00:00
test_utils.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
test_wsgi.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00