..
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
Fixes errors related to #378
2017-02-08 19:59:34 -06:00
test_bad_request.py
Use app decorator instead of run arguments for before_start
2017-02-11 14:30:17 +00:00
test_blueprints.py
websocket routes in blueprints
2017-02-27 22:35:28 -08:00
test_config.py
added tests and small fixes for config
2016-12-16 18:46:07 +01:00
test_cookies.py
rework testing
2017-02-14 14:51:20 -05:00
test_create_task.py
fix merge conflicts
2017-02-13 14:19:44 -08:00
test_custom_protocol.py
rework testing
2017-02-14 14:51:20 -05:00
test_dynamic_routes.py
rework testing
2017-02-14 14:51:20 -05:00
test_exceptions_handler.py
fix tests
2017-03-03 11:49:35 -05:00
test_exceptions.py
allow exceptions to be a list
2017-03-07 16:22:23 -08:00
test_logging.py
rework testing
2017-02-14 14:51:20 -05:00
test_middleware.py
rework testing
2017-02-14 14:51:20 -05:00
test_multiprocessing.py
rework testing
2017-02-14 14:51:20 -05:00
test_payload_too_large.py
rework testing
2017-02-14 14:51:20 -05:00
test_redirect.py
Hotfixes tests failing from URL object change
2017-03-22 16:21:35 -05:00
test_request_data.py
Inject app into request object
2017-02-22 11:34:14 -06:00
test_request_timeout.py
rework testing
2017-02-14 14:51:20 -05:00
test_requests.py
Merge pull request #512 from subyraman/fix-url-building
2017-03-10 00:38:16 -08:00
test_response.py
response.write should be synchronous for performance reasons
2017-02-22 10:42:16 -05:00
test_routes.py
accept strict_slash routes
2017-03-16 11:46:07 -07:00
test_server_events.py
rework testing
2017-02-14 14:51:20 -05:00
test_signal_handlers.py
rework testing
2017-02-14 14:51:20 -05:00
test_static.py
rework testing
2017-02-14 14:51:20 -05:00
test_url_building.py
rework testing
2017-02-14 14:51:20 -05:00
test_utf8.py
rework testing
2017-02-14 14:51:20 -05:00
test_vhosts.py
allow default vhost
2017-02-20 16:52:36 -08:00
test_views.py
fix for docs&tests
2017-03-14 20:53:58 +02:00