.. |
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
|
Add content_type flag to Sanic.static (#1267)
|
2018-07-20 22:31:15 -07:00 |
conftest.py
|
simplified aiohttp version diffs, reverted worker import policy
|
2018-10-08 22:48:21 -04:00 |
test_app.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_bad_request.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_blueprints.py
|
Add tests (#1430)
|
2018-12-13 11:50:50 -06:00 |
test_config.py
|
remove dependence and implmented import_string
|
2018-12-26 21:19:54 -02:00 |
test_cookies.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_create_task.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_custom_protocol.py
|
Reuse app fixture in tests
|
2018-08-26 16:43:14 +02:00 |
test_custom_request.py
|
Created methods to append and finish body content on Request (#1379)
|
2018-11-12 09:11:41 -06:00 |
test_dynamic_routes.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_exceptions_handler.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_exceptions.py
|
Add tests (#1430)
|
2018-12-13 11:50:50 -06:00 |
test_helpers.py
|
fix error in import_string
|
2018-12-27 15:20:58 -02:00 |
test_keep_alive_timeout.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_logging.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_middleware.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_multiprocessing.py
|
fix unit test for windows ci
|
2018-11-12 01:04:53 -08:00 |
test_named_routes.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_payload_too_large.py
|
Reuse app fixture in tests
|
2018-08-26 16:43:14 +02:00 |
test_redirect.py
|
Merge pull request #1368 from yunstanford/fix-redirect
|
2018-10-23 15:12:02 -07:00 |
test_request_cancel.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_request_data.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_request_stream.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_request_timeout.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_requests.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_response_timeout.py
|
Add a test for the graceful CancelledError handling. The user app should _never_ see a CancelledError bubble up, nor should they be able to catch it, because the response is already sent at that point.
|
2018-08-06 15:02:12 +10:00 |
test_response.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_routes.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_server_events.py
|
unittests passing on windows again
|
2018-09-29 13:54:47 -04:00 |
test_signal_handlers.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |
test_static.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_url_building.py
|
Add tests (#1430)
|
2018-12-13 11:50:50 -06:00 |
test_url_for_static.py
|
fix Range header handling for static files (#1402)
|
2018-11-07 07:36:56 -06:00 |
test_utf8.py
|
Reuse app fixture in tests
|
2018-08-26 16:43:14 +02:00 |
test_vhosts.py
|
Add tests (#1433)
|
2018-12-22 09:21:45 -06:00 |
test_views.py
|
Add tests (#1430)
|
2018-12-13 11:50:50 -06:00 |
test_worker.py
|
Fix all test files lint errors.
|
2018-10-23 11:04:17 +02:00 |