Started on making functional unit tests for endpoints
This commit is contained in:
3
tests/unit/database/__init__.py
Normal file
3
tests/unit/database/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# Ensure test environment is set before using
|
||||
# Runs the database creation scripts
|
||||
import scripts.create_database
|
||||
Reference in New Issue
Block a user