starlette/tests
Tom Christie 137c2ab70e Add 'app.add_graphql_route()' 2018-10-18 16:58:49 +01:00
..
middleware Add WSGI middleware (#120) 2018-10-17 16:54:02 +01:00
test_applications.py Support a function-based interface for adding events on LifespanHandler (#124) 2018-10-18 08:43:21 +01:00
test_background.py Update background task tests 2018-10-02 12:29:44 +01:00
test_datastructures.py Fix Headers repr 2018-10-17 14:01:26 +01:00
test_debug.py Missing annotations debug module (#68) 2018-09-28 10:41:22 +01:00
test_endpoints.py Class-based websocket handler (#62) 2018-10-02 11:26:19 +01:00
test_exceptions.py Name changes (#55) 2018-09-05 10:29:04 +01:00
test_formparsers.py Form parsing (#102) 2018-10-12 18:15:04 +01:00
test_graphql.py Add 'app.add_graphql_route()' 2018-10-18 16:58:49 +01:00
test_lifespan.py Add support for `app.on_event("startup")` and `app.on_event("cleanup")`. (#98) 2018-10-09 15:47:51 +01:00
test_requests.py Cookies (#86) 2018-10-06 13:08:16 +01:00
test_responses.py Add http and websocket status codes with descriptive variables (#43) 2018-10-17 12:31:20 +01:00
test_routing.py Name changes (#55) 2018-09-05 10:29:04 +01:00
test_staticfiles.py Add support for `app.on_event("startup")` and `app.on_event("cleanup")`. (#98) 2018-10-09 15:47:51 +01:00
test_websockets.py Revisit WebSocket status codes (#119) 2018-10-18 08:47:04 +01:00