starlette/tests
Jamie Hewland 41218ac546
Move lifespan tests out of obsolete middleware test module (#1055)
* Move lifespan tests out of obsolete middleware test module

* Add test_lifespan_async
2020-09-11 15:26:55 +02:00
..
middleware Move lifespan tests out of obsolete middleware test module (#1055) 2020-09-11 15:26:55 +02: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
test_applications.py Support generator function to manage startup/shutdown. (#799) 2020-05-04 11:31:54 +01:00
test_authentication.py Update CI scripts to match httpcore (#1043) 2020-09-06 12:08:07 +02:00
test_background.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
test_config.py Ignore gnarly type check in WSGI implementation (#756) 2019-12-17 11:14:57 +00:00
test_database.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_datastructures.py configure pytest to be stricter (#1040) 2020-09-11 11:19:47 +02: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 Add HTTPException.__repr__ (#628) 2019-10-15 13:34:49 +01:00
test_formparsers.py Update CI scripts to match httpcore (#1043) 2020-09-06 12:08:07 +02:00
test_graphql.py Use and pin black 20 (#1042) 2020-09-05 15:16:56 +02:00
test_requests.py Update CI scripts to match httpcore (#1043) 2020-09-06 12:08:07 +02:00
test_responses.py SameSite support for cookies (#732) 2020-02-25 12:27:15 +00:00
test_routing.py Move lifespan tests out of obsolete middleware test module (#1055) 2020-09-11 15:26:55 +02:00
test_schemas.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_staticfiles.py allow black to pass on v20.8b1 and v19.10b0 (#1049) 2020-09-07 09:19:20 +02:00
test_templates.py flake8 fixes (#512) 2019-05-13 15:22:59 +01:00
test_testclient.py Version 0.13.3 (#899) 2020-04-15 12:20:51 +01:00
test_websockets.py Websocket iter (#838) 2020-02-20 15:43:03 +00:00