Updated script files to run tests on load
This commit is contained in:
2
scripts/run.bash
Normal file
2
scripts/run.bash
Normal file
@@ -0,0 +1,2 @@
|
||||
#! /bin/bash
|
||||
pytest --disable-warnings && python ./scripts/create_database.py && python ./app.py
|
||||
Reference in New Issue
Block a user