sanic/tests
2023-10-25 04:13:13 +01:00
..
benchmark Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
certs Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
fake Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
http3 Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
performance Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
static Static dir 2075 (#2076) 2021-03-21 15:03:54 +02:00
typing Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
worker Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
__init__.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
asyncmock.py Flake8-comprehensions (C4) --fix go brrr 2023-10-25 02:28:52 +01:00
client.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
conftest.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
skip_test_custom_protocol.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
test_app.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_asgi.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_bad_request.py Sanic Server WorkerManager refactor (#2499) 2022-09-18 17:17:23 +03:00
test_base.py LTS v21.12 Deprecations (#2306) 2021-12-24 00:30:27 +02:00
test_blueprint_copy.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_blueprint_group.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_blueprints.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_cancellederror.py ruff --fix # also import sorting 2023-10-25 01:03:35 +01:00
test_cli.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_coffee.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_config.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_constants.py Sanic Server WorkerManager refactor (#2499) 2022-09-18 17:17:23 +03:00
test_cookies.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_create_task.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_custom_request.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
test_deprecation.py Add deprecation warning filter (#2546) 2022-09-18 18:54:35 +03:00
test_dynamic_routes.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_errorpages.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_exceptions_handler.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_exceptions.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_ext_integration.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_graceful_shutdown.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_handler_annotations.py Add convenience for annotated handlers (#2225) 2021-08-30 20:04:44 +03:00
test_handler.py Add signals before and after handler execution (#2540) 2022-09-15 15:49:21 +03:00
test_headers.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_helpers.py Add custom request support to ASGI mode; fix a couple tests 2019-06-24 22:59:23 +03:00
test_http_alt_svc.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_http.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_init.py Sanic Server WorkerManager refactor (#2499) 2022-09-18 17:17:23 +03:00
test_json_decoding.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_json_encoding.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_keep_alive_timeout.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_late_adds.py Add convenience for dynamic changes to routing (#2704) 2023-03-19 15:40:58 +02:00
test_logging.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_logo.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_middleware_priority.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_middleware.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_motd.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_multi_serve.py Sanic Server WorkerManager refactor (#2499) 2022-09-18 17:17:23 +03:00
test_multiprocessing.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_named_routes.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_payload_too_large.py debug and working stage--squash 2021-02-08 12:18:29 +02:00
test_pipelining.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_prepare.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_redirect.py Prepare for v23.6 release (#2797) 2023-07-25 15:57:29 +03:00
test_reloader.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_request_cancel.py Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
test_request_data.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_request_stream.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_request.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_requests.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_response_file.py Fix comparison from wrong formats with datetime objects (#2697) 2023-03-20 12:12:09 +02:00
test_response_json.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_response_timeout.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_response.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_routes.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_server_events.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_server_loop.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_signal_handlers.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_signals.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_static_directory.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_static.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_tasks.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_test_client_port.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_timeout_logic.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_tls.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_touchup.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_unix_socket.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_url_building.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_url_for_static.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_url_for.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
test_utf8.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_utils.py Establish basic file browser and index fallback (#2662) 2023-02-05 15:09:04 +02:00
test_versioning.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
test_vhosts.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_views.py String literals and type annotations... 2023-10-25 02:59:41 +01:00
test_websockets.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
test_ws_handlers.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00