Run JS tests in "script/test"
This commit is contained in:
parent
d0dba9e4a6
commit
98d08cb255
@ -18,6 +18,9 @@ PYTHON_FILES="./app.py ./atst/** ./config"
|
||||
# Enable Python testing
|
||||
RUN_PYTHON_TESTS="true"
|
||||
|
||||
# Enable Javascript testing
|
||||
RUN_JS_TESTS="true"
|
||||
|
||||
# Check python formatting
|
||||
source ./script/format check
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user