Ensure ALL tests are run
This commit is contained in:
parent
687ae30268
commit
65b0b95eba
@ -11,7 +11,7 @@ export FLASK_ENV=ci
|
||||
RESET_DB="true"
|
||||
|
||||
# Define all relevant python files and directories for this app
|
||||
PYTHON_FILES="./app.py ./atst ./config"
|
||||
PYTHON_FILES="./app.py ./atst/** ./config"
|
||||
|
||||
# Enable Python testing
|
||||
RUN_PYTHON_TESTS="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user