..
benchmark
Perf improv ( #2074 )
2021-03-21 09:47:21 +02:00
certs
initial commit
2017-03-03 11:44:50 -05:00
performance
Fix imports and isort to remove from Makefile deprecated options ( #1891 )
2020-07-07 16:13:03 +03:00
static
Static dir 2075 ( #2076 )
2021-03-21 15:03:54 +02:00
conftest.py
GIT-2045: enable versioning and strict slash on BlueprintGroup ( #2047 )
2021-03-07 14:54:45 +02:00
skip_test_custom_protocol.py
Streaming Server ( #1876 )
2021-01-11 00:45:36 +02:00
test_app.py
Consistent use of error loggers ( #2109 )
2021-04-10 21:35:53 +03:00
test_asgi.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
test_bad_request.py
squash
2021-02-01 09:56:58 +02:00
test_base.py
Add __str__ and __repr__ to Sanic and Bluepring ( #2043 )
2021-03-03 16:58:18 +02:00
test_blueprint_group.py
JSON encoder change via app ( #2055 )
2021-03-11 17:09:18 +02:00
test_blueprints.py
RFC/1684 Context objects ( #2063 )
2021-03-17 20:55:52 +02:00
test_config.py
Fix type hinting for load_env ( #2107 )
2021-04-12 21:31:35 +03:00
test_cookies.py
Clean up use cases:
2021-02-03 22:36:44 +02:00
test_create_task.py
Deprecation and test cleanup ( #1818 )
2020-03-28 11:43:14 -07:00
test_custom_request.py
Streaming Server ( #1876 )
2021-01-11 00:45:36 +02:00
test_dynamic_routes.py
Add SanicBase
2021-01-28 09:18:06 +02:00
test_errorpages.py
Add text and json fallback error handlers ( #1937 )
2020-09-30 15:11:27 +03:00
test_exceptions_handler.py
Router tweaks ( #2031 )
2021-03-01 15:30:52 +02:00
test_exceptions.py
fixing static request handler logging exception on 404 ( #2099 )
2021-04-06 22:20:25 +03:00
test_headers.py
Add raw header info to request object ( #2032 )
2021-03-03 16:33:34 +02:00
test_helpers.py
Add custom request support to ASGI mode; fix a couple tests
2019-06-24 22:59:23 +03:00
test_json_encoding.py
JSON encoder change via app ( #2055 )
2021-03-11 17:09:18 +02:00
test_keep_alive_timeout.py
Fix type hinting for load_env ( #2107 )
2021-04-12 21:31:35 +03:00
test_logging.py
Consistent use of error loggers ( #2109 )
2021-04-10 21:35:53 +03:00
test_logo.py
Remove test client ( #2009 )
2021-01-28 09:22:22 +02:00
test_middleware.py
Consistent use of error loggers ( #2109 )
2021-04-10 21:35:53 +03:00
test_multiprocessing.py
Add convenience decorators for new listeners ( #2064 )
2021-03-16 11:21:05 +02:00
test_named_routes.py
squash
2021-02-15 13:54:08 +02:00
test_payload_too_large.py
debug and working stage--squash
2021-02-08 12:18:29 +02:00
test_redirect.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
test_reloader.py
chore: refactor code quality issues ( #2044 )
2021-03-05 10:26:03 +02:00
test_request_cancel.py
Lifespan and code cleanup
2019-06-04 10:58:00 +03:00
test_request_data.py
feat: fixes exception due to unread bytes in stream ( #1897 )
2020-08-27 10:22:02 +03:00
test_request_stream.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
test_request_timeout.py
fixing static request handler logging exception on 404 ( #2099 )
2021-04-06 22:20:25 +03:00
test_request.py
Explicit usage of CIMultiDict getters ( #2104 )
2021-04-08 13:30:12 +03:00
test_requests.py
Fix request.args.pop removes parameters inconsistently ( #2110 )
2021-04-11 01:04:33 +03:00
test_response_timeout.py
Disable response timeout on websocket connections ( #2081 )
2021-03-23 01:20:17 +02:00
test_response.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
test_routes.py
Make sure that blueprints with no slash is maintained when applied ( #2085 )
2021-03-23 02:28:42 +02:00
test_server_events.py
Add some test coverage
2021-02-15 21:50:20 +02:00
test_signal_handlers.py
Remove test client ( #2009 )
2021-01-28 09:22:22 +02:00
test_signals.py
Add signal reservations ( #2060 )
2021-03-14 15:21:59 +02:00
test_static.py
fixing static request handler logging exception on 404 ( #2099 )
2021-04-06 22:20:25 +03:00
test_test_client_port.py
Remove test client ( #2009 )
2021-01-28 09:22:22 +02:00
test_timeout_logic.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
test_unix_socket.py
GIT-2023: Enable GitHub Actions support ( #2050 )
2021-04-06 23:32:01 +03:00
test_url_building.py
chore: refactor code quality issues ( #2044 )
2021-03-05 10:26:03 +02:00
test_url_for_static.py
Resolve some more tests
2021-02-07 11:38:37 +02:00
test_url_for.py
Router tweaks ( #2031 )
2021-03-01 15:30:52 +02:00
test_utf8.py
Swap out requests-async for httpx ( #1728 )
2019-12-20 19:23:52 -08:00
test_utils.py
21.3 deprecations ( #2007 )
2021-01-19 01:36:50 +02:00
test_vhosts.py
debug and working stage--squash
2021-02-08 12:18:29 +02:00
test_views.py
chore: refactor code quality issues ( #2044 )
2021-03-05 10:26:03 +02:00
test_worker.py
worker
2021-02-08 14:09:41 +02:00