flask/tests
Anthony Plunkett ec1ccd7530
Add Blueprint level cli command registration
Implements #1357.
Adds ability to register click cli commands onto blueprint.
2019-05-24 14:43:29 -07:00
..
static clean up secret key docs 2017-06-28 07:58:06 -07:00
templates Enable autoescape for render_template_string 2015-07-04 23:41:43 +02:00
test_apps Reformat with black 2019-05-06 16:28:58 -04:00
conftest.py Reformat with black 2019-05-06 16:28:58 -04:00
test_appctx.py Reformat with black 2019-05-06 16:28:58 -04:00
test_basic.py Allow dictionary return values as JSON 2019-05-24 09:48:55 -07:00
test_blueprints.py Reformat with black 2019-05-06 16:28:58 -04:00
test_cli.py Add Blueprint level cli command registration 2019-05-24 14:43:29 -07:00
test_config.py Reformat with black 2019-05-06 16:28:58 -04:00
test_helpers.py Use Werkzeug's JSONMixin class and update tests 2019-05-18 20:57:26 -07:00
test_instance_config.py Reformat with black 2019-05-06 16:28:58 -04:00
test_json_tag.py Reformat with black 2019-05-06 16:28:58 -04:00
test_logging.py Reformat with black 2019-05-06 16:28:58 -04:00
test_regression.py Reformat with black 2019-05-06 16:28:58 -04:00
test_reqctx.py Reformat with black 2019-05-06 16:28:58 -04:00
test_signals.py Reformat with black 2019-05-06 16:28:58 -04:00
test_subclassing.py Reformat with black 2019-05-06 16:28:58 -04:00
test_templating.py Reformat with black 2019-05-06 16:28:58 -04:00
test_testing.py Merge branch '1.0.x' 2019-05-17 11:13:08 -07:00
test_user_error_handler.py Reformat with black 2019-05-06 16:28:58 -04:00
test_views.py Inherit "methods" in MethodView 2019-05-17 13:57:06 -07:00