flask/tests/test_apps/cliapp
David Lord fb845b9032
allow local packages in FLASK_APP
don't require .py extension in FLASK_APP
add tests for nested package loading
parametrize cli loading tests
2017-07-14 19:49:05 -07:00
..
inner1 allow local packages in FLASK_APP 2017-07-14 19:49:05 -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
factory.py allow local packages in FLASK_APP 2017-07-14 19:49:05 -07:00
importerrorapp.py prevent NoAppException when ImportError occurs within imported module 2016-12-30 22:45:53 +01:00
message.txt allow local packages in FLASK_APP 2017-07-14 19:49:05 -07: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