starlette/tests/middleware
Scirlat Danut c158ef45be
Added type annotations to test_error.py (#2462)
* added type annotations to test_error.py

* Apply suggestions from code review

---------

Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2024-02-04 20:54:16 +00: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 Add type hints to `test_base.py` (#2445) 2024-02-03 09:54:21 -07:00
test_cors.py Add type hints to `test_cors.py` (#2458) 2024-02-03 13:51:19 -07:00
test_errors.py Added type annotations to test_error.py (#2462) 2024-02-04 20:54:16 +00:00
test_gzip.py Fix test_gzip_ignored_for_responses_with_encoding_set w/ brotli (#1962) 2022-11-23 09:02:53 +01:00
test_https_redirect.py added type annotations to test_http_redirect.py (#2465) 2024-02-04 18:30:43 +00: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 Added type annotations to test_session.py (#2466) 2024-02-04 17:58:54 +00:00
test_trusted_host.py Add type hints to `test_trusted_host.py` (#2467) 2024-02-04 15:13:48 +00:00
test_wsgi.py Add type hints to `test_wsgi.py` (#2468) 2024-02-04 08:11:13 -07:00