sanic/tests
Eli Uriegas 89e2084489 Merge pull request #172 from 38elements/timeout
Change request timeout process
2016-11-29 15:56:07 -06: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_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 Adding a new line 2016-11-23 11:03:00 -06:00
test_request_timeout.py Change sleep time 2016-11-26 14:47:42 +09:00
test_requests.py Fixed new test error with aiohttp 2016-11-19 18:13:02 -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