sanic/tests
2016-10-24 02:09:07 -07:00
..
performance Adds tornado test server for speed comparison (#13) 2016-10-18 09:41:45 -06:00
test_blueprints.py Added server start/stop listeners and reverse ordering on response middleware to blueprints 2016-10-21 04:11:18 -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_requests.py Added tests for Request.form 2016-10-19 16:29:40 +09:00
test_routes.py Add test for method not allow situation 2016-10-23 21:58:57 +08:00
test_utf8.py Reformatted code to use spaces instead of tabs 2016-10-14 19:53:49 -07:00