starlette/tests
Tom Christie 9de146c449
Add `StaticFiles(html=True)` (#443)
Add StaticFiles(html=True)
2019-03-20 10:18:24 +00:00
..
middleware ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
statics Staticfiles packages (#415) 2019-02-26 14:38:05 +00:00
.ignore_lifespan Reinstate Lifespan Middleware, for Responder (#405) 2019-02-20 14:40:34 +00:00
__init__.py Staticfiles packages (#415) 2019-02-26 14:38:05 +00:00
test_applications.py Routing for Hosts and Subdomains (#363) 2019-01-30 15:15:59 +00:00
test_authentication.py WebSocket support for auth (#347) 2019-01-25 14:00:35 +00:00
test_background.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_config.py config: cast=bool: handle "0" and "1" as False/True (#429) 2019-03-08 19:28:08 +00:00
test_database.py Version 0.11 (#402) 2019-02-19 12:54:57 +00:00
test_datastructures.py Version 0.11 (#402) 2019-02-19 12:54:57 +00:00
test_endpoints.py WebSockets now default to sending JSON using text dataframes (#349) 2019-01-25 15:27:39 +00:00
test_exceptions.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_formparsers.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_graphql.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_requests.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_responses.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_routing.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_schemas.py Version 0.11 (#402) 2019-02-19 12:54:57 +00:00
test_staticfiles.py Add `StaticFiles(html=True)` (#443) 2019-03-20 10:18:24 +00:00
test_templates.py Version 0.11 (#402) 2019-02-19 12:54:57 +00:00
test_testclient.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_websockets.py WebSockets now default to sending JSON using text dataframes (#349) 2019-01-25 15:27:39 +00:00