sanic/tests
2016-12-16 18:46:07 +01:00
..
performance aiohttp is slightly faster actually 2016-11-11 22:36:49 +02:00
test_blueprints.py Reverse static arguments 2016-10-25 02:45:28 -07:00
test_config.py added tests and small fixes for config 2016-12-16 18:46:07 +01:00
test_cookies.py test for http2 lowercase header cookies 2016-12-03 15:19:24 -05:00
test_exceptions_handler.py Split up the exceptions tests 2016-10-14 17:36:58 -05:00
test_exceptions.py Reformatted code to use spaces instead of tabs 2016-10-14 19:53:49 -07:00
test_middleware.py Added blueprint order test and used deques to add blueprints 2016-10-24 02:09:07 -07:00
test_multiprocessing.py Added multiprocessing 2016-10-18 01:22:49 -07:00
test_payload_too_large.py Change Payload Too Large process 2016-12-04 10:50:32 +09:00
test_request_data.py Adding a new line 2016-11-23 11:03:00 -06:00
test_request_timeout.py Fix test_request_timeout.py 2016-12-06 10:44:08 +09:00
test_requests.py return 400 on invalid json post data 2016-12-07 20:40:31 -08:00
test_routes.py class based views implementation for sanic 2016-11-25 09:10:25 +02:00
test_static.py Reverse static arguments 2016-10-25 02:45:28 -07:00
test_utf8.py Reformatted code to use spaces instead of tabs 2016-10-14 19:53:49 -07:00
test_views.py rename&remove redundant code 2016-11-26 08:45:08 +02:00