starlette/tests/middleware
Marcelo Trylesinski 5ccbc62175
Pin httpx in `full` extra (#2773)
2024-11-30 10:53:55 +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 Fix issue with middleware args passing (#2752) 2024-11-14 17:34:22 -06: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 Create types module inside tests (#2502) 2024-07-27 03:31:16 -06: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