sanic/tests
2016-11-19 18:13:02 -08:00
..
performance Adds tornado test server for speed comparison (#13) 2016-10-18 09:41:45 -06:00
test_blueprints.py Reverse static arguments 2016-10-25 02:45:28 -07:00
test_cookies.py Adding cookie capabilities for issue #74 2016-10-23 01:32:16 -07: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_request_data.py Added shared request data 2016-11-19 17:48:28 -08:00
test_requests.py Fixed new test error with aiohttp 2016-11-19 18:13:02 -08:00
test_routes.py Add test for method not allow situation 2016-10-23 21:58:57 +08: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