Authentica OTP tests
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = salon_api.settings
|
||||
python_files = tests.py test_*.py *_tests.py
|
||||
addopts = -q
|
||||
addopts = -q -m "not external"
|
||||
markers =
|
||||
external: hits real third-party services (requires explicit env to run)
|
||||
|
||||
Reference in New Issue
Block a user