Updated script files to run tests on load

This commit is contained in:
2024-01-12 14:55:52 +00:00
parent 6d91fe8095
commit f5a8cdcfa2
6 changed files with 30 additions and 6 deletions

2
scripts/run.bash Normal file
View File

@@ -0,0 +1,2 @@
#! /bin/bash
pytest --disable-warnings && python ./scripts/create_database.py && python ./app.py