Run js test coverage on CI
This commit is contained in:
@@ -13,6 +13,9 @@ PYTHON_FILES="./app.py ./atst/** ./config"
|
||||
# Enable Python testing
|
||||
RUN_PYTHON_TESTS="true"
|
||||
|
||||
# Enable Javascript testing
|
||||
RUN_JS_TESTS="true"
|
||||
|
||||
# Reset the DB, since the one script/setup created might not be persisted
|
||||
RESET_DB="true"
|
||||
|
||||
|
Reference in New Issue
Block a user