starlette/tests
Tom Christie 8245768f81
Use 405 for Method Not Allowed (#53)
2018-08-30 14:42:39 +01:00
..
test_app.py client.wsconnect -> client.websocket_connect 2018-08-28 14:45:06 +01:00
test_datastructures.py Redirect response (#39) 2018-08-27 14:51:24 +01:00
test_debug.py Show exceptions that occur during app init. Ignore non-http scopes. 2018-07-18 15:34:13 +01:00
test_request.py Minor Request cleanups (#38) 2018-08-17 17:20:17 +01:00
test_response.py Redirect response (#39) 2018-08-27 14:51:24 +01:00
test_routing.py Use 405 for Method Not Allowed (#53) 2018-08-30 14:42:39 +01:00
test_staticfiles.py Use 405 for Method Not Allowed (#53) 2018-08-30 14:42:39 +01:00
test_views.py Use 405 for Method Not Allowed (#53) 2018-08-30 14:42:39 +01:00
test_websockets.py client.wsconnect -> client.websocket_connect 2018-08-28 14:45:06 +01:00