..
certs
initial commit
2017-03-03 11:44:50 -05:00
performance
Run linter
2018-12-30 13:18:06 +02:00
static
Add content_type flag to Sanic.static ( #1267 )
2018-07-20 22:31:15 -07:00
conftest.py
Run linter
2018-12-30 13:18:06 +02:00
test_app.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_bad_request.py
Run linter
2018-12-30 13:18:06 +02:00
test_blueprints.py
Run linter
2018-12-30 13:18:06 +02:00
test_config.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_cookies.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_create_task.py
Run linter
2018-12-30 13:18:06 +02:00
test_custom_protocol.py
Run linter
2018-12-30 13:18:06 +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
Run linter
2018-12-30 13:18:06 +02:00
test_exceptions_handler.py
Run linter
2018-12-30 13:18:06 +02:00
test_exceptions.py
Run linter
2018-12-30 13:18:06 +02:00
test_helpers.py
Run linter
2018-12-30 13:18:06 +02:00
test_keep_alive_timeout.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_logging.py
Run linter
2018-12-30 13:18:06 +02:00
test_logo.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_middleware.py
upgrade pytest version that compatible with pytest-cov, fixes some caplog unit tests ( #1464 )
2019-01-08 09:15:23 -06:00
test_multiprocessing.py
Run linter
2018-12-30 13:18:06 +02:00
test_named_routes.py
Run linter
2018-12-30 13:18:06 +02:00
test_payload_too_large.py
Run linter
2018-12-30 13:18:06 +02:00
test_redirect.py
Run linter
2018-12-30 13:18:06 +02:00
test_request_cancel.py
Run linter
2018-12-30 13:18:06 +02:00
test_request_data.py
Run linter
2018-12-30 13:18:06 +02:00
test_request_stream.py
Add stream support for bp.add_route() ( #1482 )
2019-02-05 07:47:46 -06:00
test_request_timeout.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_requests.py
Recognizes non-ASCII filenames in RFC 2231, and suport filename length is zero for multipart/form-data. ( #1497 )
2019-02-28 08:55:32 -06:00
test_response_timeout.py
fix access_log in run server and fix bool in env variables
2019-01-02 23:28:05 +01:00
test_response.py
Run linter
2018-12-30 13:18:06 +02:00
test_routes.py
Run linter
2018-12-30 13:18:06 +02:00
test_server_events.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00
test_signal_handlers.py
Run linter
2018-12-30 13:18:06 +02:00
test_static.py
Run linter
2018-12-30 13:18:06 +02:00
test_url_building.py
sanic#1480 Allow negative int/number in path ( #1481 )
2019-02-05 07:54:48 -06:00
test_url_for_static.py
Run linter
2018-12-30 13:18:06 +02:00
test_utf8.py
Run linter
2018-12-30 13:18:06 +02:00
test_vhosts.py
Run linter
2018-12-30 13:18:06 +02:00
test_views.py
Run linter
2018-12-30 13:18:06 +02:00
test_worker.py
Enforce Datetime Type for Expires on Set-Cookie ( #1484 )
2019-02-06 12:29:33 -06:00