starlette/tests
Thomas Grainger 906e9073a4
reset the `__eq__` and `__hash__` of HTTPConnection to allow WebSockets to be added to … (#1039)
2021-06-28 13:02:18 +01:00
..
middleware anyio integration (#1157) 2021-06-18 15:48:43 +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 Test on Python 3.10 (#1201) 2021-06-19 18:02:53 +01:00
test_applications.py Support generator function to manage startup/shutdown. (#799) 2020-05-04 11:31:54 +01:00
test_authentication.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_background.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_concurrency.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_config.py Ignore gnarly type check in WSGI implementation (#756) 2019-12-17 11:14:57 +00:00
test_database.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_datastructures.py anyio integration (#1157) 2021-06-18 15:48:43 +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 anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_formparsers.py Update CI scripts to match httpcore (#1043) 2020-09-06 12:08:07 +02:00
test_graphql.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_requests.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_responses.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_routing.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_schemas.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_staticfiles.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_templates.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_testclient.py anyio integration (#1157) 2021-06-18 15:48:43 +01:00
test_websockets.py reset the `__eq__` and `__hash__` of HTTPConnection to allow WebSockets to be added to … (#1039) 2021-06-28 13:02:18 +01:00