flask/tests/test_apps/cliapp
David Lord 7ad79583b9
add sort by match order
sort by endpoint by default
combine sort flags
sort methods
ignore HEAD and OPTIONS methods by default
rearrange columns
use format to build row format string
rework tests
add changelog
2017-04-26 10:26:59 -07:00
..
__init__.py Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806) 2016-05-16 19:36:55 +02:00
app.py Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806) 2016-05-16 19:36:55 +02:00
importerrorapp.py prevent NoAppException when ImportError occurs within imported module 2016-12-30 22:45:53 +01:00
multiapp.py Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806) 2016-05-16 19:36:55 +02:00