starlette/tests
Tom Christie 735778daa6 Merge branch 'master' into url-manipulation 2019-07-04 15:59:35 +01:00
..
middleware ♻️ Make 307 the default redirect status code 2019-06-25 00:03:49 +02: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 flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_authentication.py flake8 fixes (#512) 2019-05-13 15:22:59 +01: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 flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_datastructures.py include_query_params / replace_query_params / remove_query_params 2019-07-04 15:51:55 +01: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 flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_graphql.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_requests.py request.scope and request.state 2019-06-19 10:08:19 +01:00
test_responses.py Fix pytest.raises usage 2019-07-04 15:53:21 +01:00
test_routing.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_schemas.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_staticfiles.py Fix pytest.raises usage 2019-07-04 15:53:21 +01:00
test_templates.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_testclient.py lint: forgot to run black locally 2019-05-13 12:09:42 +00:00
test_websockets.py request.scope and request.state 2019-06-19 10:08:19 +01:00