Backend and frontend testing stacks (pytest + vitest) and a few initial tests.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = salon_api.settings
|
||||
python_files = tests.py test_*.py *_tests.py
|
||||
addopts = -q
|
||||
Reference in New Issue
Block a user