starlette/tests/middleware
Renan Heckert Leal c82acf3a03
Remove deprecated `allow_redirects` argument from `TestClient` (#2808)
2024-12-25 09:45:38 +01:00
..
__init__.py Fix middleware traceback fetching on Python 3.8+, fix ResourceWarnings in TestClient, fix CI build (#1132) 2021-01-31 12:43:07 +01:00
test_base.py tests: adding `# pragma: no branch` in `middleware/test_base` and `test_routing` (#2807) 2024-12-21 19:11:28 +00:00
test_cors.py Set `line-length` to 120 on Ruff (#2679) 2024-09-01 15:11:01 +02:00
test_errors.py Support python-multipart 0.0.12 (#2708) 2024-09-29 10:28:34 +02:00
test_gzip.py Set `line-length` to 120 on Ruff (#2679) 2024-09-01 15:11:01 +02:00
test_https_redirect.py Remove deprecated `allow_redirects` argument from `TestClient` (#2808) 2024-12-25 09:45:38 +01:00
test_middleware.py Add `*args` to `Middleware` and improve its type hints (#2381) 2023-12-20 22:09:17 +01:00
test_session.py Set `line-length` to 120 on Ruff (#2679) 2024-09-01 15:11:01 +02:00
test_trusted_host.py Set `line-length` to 120 on Ruff (#2679) 2024-09-01 15:11:01 +02:00
test_wsgi.py Pin httpx in `full` extra (#2773) 2024-11-30 10:53:55 +01:00