.. |
benchmark
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
certs
|
initial commit
|
2017-03-03 11:44:50 -05:00 |
performance
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
static
|
Add content_type flag to Sanic.static (#1267)
|
2018-07-20 22:31:15 -07:00 |
conftest.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_app.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_bad_request.py
|
Run linter
|
2018-12-30 13:18:06 +02:00 |
test_blueprint_group.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_blueprints.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_config.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_cookies.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_create_task.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_custom_protocol.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03: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
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_exceptions_handler.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_exceptions.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_helpers.py
|
Run linter
|
2018-12-30 13:18:06 +02:00 |
test_keep_alive_timeout.py
|
add try/finally block for always clean up resources
|
2019-05-17 00:25:46 -07:00 |
test_logging.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_logo.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_middleware.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_multiprocessing.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_named_routes.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_payload_too_large.py
|
Run linter
|
2018-12-30 13:18:06 +02:00 |
test_redirect.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_request_cancel.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_request_data.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_request_stream.py
|
fix request_timeout and request_streaming tests
|
2019-05-17 00:22:34 -07:00 |
test_request_timeout.py
|
fix request_timeout and request_streaming tests
|
2019-05-17 00:22:34 -07:00 |
test_requests.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_response_timeout.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_response.py
|
Merge pull request #1562 from huge-success/testing-client
|
2019-05-03 06:32:26 +08:00 |
test_routes.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_server_events.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_signal_handlers.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_static.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_test_client_port.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_url_building.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_url_for_static.py
|
Run linter
|
2018-12-30 13:18:06 +02:00 |
test_utf8.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_vhosts.py
|
Run linter
|
2018-12-30 13:18:06 +02:00 |
test_views.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |
test_worker.py
|
Create requests-async based TestClient, remove aiohttp dependency, drop Python 3.5
|
2019-04-30 15:26:06 +03:00 |