sanic/tests
Jakob Bowyer 42ba5298a7 Flake8 cleanup. Setup environmental variables.
Skipping broken tests unrelated.
2017-03-28 10:50:09 +01:00
..
certs initial commit 2017-03-03 11:44:50 -05:00
performance Make golang performance test return JSON instead of string 2016-12-24 10:28:34 +01:00
static 1. try...catch aiohttp encode response body to text in test_client 2017-03-23 15:22:00 +08:00
test_bad_request.py Use app decorator instead of run arguments for before_start 2017-02-11 14:30:17 +00:00
test_blueprints.py add blueprint strict_slashes 2017-03-23 18:37:06 -07:00
test_config.py added tests and small fixes for config 2016-12-16 18:46:07 +01:00
test_cookies.py rework testing 2017-02-14 14:51:20 -05:00
test_create_task.py fix merge conflicts 2017-02-13 14:19:44 -08:00
test_custom_protocol.py rework testing 2017-02-14 14:51:20 -05:00
test_dynamic_routes.py rework testing 2017-02-14 14:51:20 -05:00
test_exceptions_handler.py fix tests 2017-03-03 11:49:35 -05:00
test_exceptions.py allow exceptions to be a list 2017-03-07 16:22:23 -08:00
test_logging.py rework testing 2017-02-14 14:51:20 -05:00
test_middleware.py rework testing 2017-02-14 14:51:20 -05:00
test_multiprocessing.py rework testing 2017-02-14 14:51:20 -05:00
test_payload_too_large.py Flake8 cleanup. Setup environmental variables. 2017-03-28 10:50:09 +01:00
test_redirect.py Hotfixes tests failing from URL object change 2017-03-22 16:21:35 -05:00
test_request_data.py Flake8 cleanup. Setup environmental variables. 2017-03-28 10:50:09 +01:00
test_request_timeout.py Flake8 cleanup. Setup environmental variables. 2017-03-28 10:50:09 +01:00
test_requests.py Merge pull request #512 from subyraman/fix-url-building 2017-03-10 00:38:16 -08:00
test_response.py response.write should be synchronous for performance reasons 2017-02-22 10:42:16 -05:00
test_routes.py accept strict_slash routes 2017-03-16 11:46:07 -07:00
test_server_events.py rework testing 2017-02-14 14:51:20 -05:00
test_signal_handlers.py rework testing 2017-02-14 14:51:20 -05:00
test_static.py 1. try...catch aiohttp encode response body to text in test_client 2017-03-23 15:22:00 +08:00
test_url_building.py rework testing 2017-02-14 14:51:20 -05:00
test_utf8.py rework testing 2017-02-14 14:51:20 -05:00
test_vhosts.py allow default vhost 2017-02-20 16:52:36 -08:00
test_views.py fix for docs&tests 2017-03-14 20:53:58 +02:00