starlette/tests
Tom Christie 097152be5a
Add GZip middleware (#111)
2018-10-15 12:08:10 +01:00
..
middleware Add GZip middleware (#111) 2018-10-15 12:08:10 +01:00
test_applications.py Middleware (#82) 2018-10-05 12:04:11 +01:00
test_background.py Update background task tests 2018-10-02 12:29:44 +01:00
test_datastructures.py Handle server: None and scheme: None cases in URL scope (#109) 2018-10-15 09:36:05 +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_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 explicit UJSONResponse (#99) 2018-10-10 17:04:12 +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 Tweaks to URL datastructure (#81) 2018-10-05 11:29:06 +01:00