starlette/tests
Adrian Garcia Badaracco 18398e7ee2
Convert ASGI 2.0 apps in tests to ASGI 3 (#1476)
2022-02-07 08:58:30 -06:00
..
middleware Make error handler run always (#761) 2022-02-01 15:08:24 +01:00
statics Staticfiles packages (#415) 2019-02-26 14:38:05 +00:00
__init__.py Staticfiles packages (#415) 2019-02-26 14:38:05 +00:00
conftest.py 🔥 Remove GraphQL support (#1198) 2021-10-03 17:21:38 +02:00
test_applications.py use an async context manager factory for lifespan (#1227) 2021-07-03 18:43:24 +01:00
test_authentication.py TestClient accepts backend and backend_options as arguments to constructor (#1211) 2021-06-28 21:36:13 +01:00
test_background.py TestClient accepts backend and backend_options as arguments to constructor (#1211) 2021-06-28 21:36:13 +01:00
test_concurrency.py Remove manual contextvar copy logic (#1421) 2022-02-01 00:18:13 +01:00
test_config.py Ignore gnarly type check in WSGI implementation (#756) 2019-12-17 11:14:57 +00:00
test_convertors.py Add custom URL convertor register (#1437) 2022-01-28 17:48:22 +01:00
test_database.py Add Mypy checks to tests (#1353) 2022-01-11 09:28:39 +01:00
test_datastructures.py Add Mypy checks to tests (#1353) 2022-01-11 09:28:39 +01:00
test_endpoints.py add Allow header to 405 responses as required by RFC 7231 (#1436) 2022-01-26 10:02:25 -06:00
test_exceptions.py Convert ASGI 2.0 apps in tests to ASGI 3 (#1476) 2022-02-07 08:58:30 -06:00
test_formparsers.py Raise KeyError at early stage for missing boundary (#1349) 2022-02-03 11:34:25 +00:00
test_requests.py fix handling of scope's client in Request (#1462) 2022-02-01 05:55:35 -06:00
test_responses.py Make `content` argument required to `JSONResponse` (#1431) 2022-01-26 17:11:33 +01:00
test_routing.py add Allow header to 405 responses as required by RFC 7231 (#1436) 2022-01-26 10:02:25 -06:00
test_schemas.py TestClient accepts backend and backend_options as arguments to constructor (#1211) 2021-06-28 21:36:13 +01:00
test_staticfiles.py Add support for Staticfiles directory in packages (#1350) 2021-12-07 10:04:54 +01:00
test_templates.py Add Mypy checks to tests (#1353) 2022-01-11 09:28:39 +01:00
test_testclient.py fix handling of scope's client in Request (#1462) 2022-02-01 05:55:35 -06:00
test_websockets.py Convert ASGI 2.0 apps in tests to ASGI 3 (#1476) 2022-02-07 08:58:30 -06:00