Authentica OTP tests
This commit is contained in:
@@ -23,6 +23,7 @@ After migrations, you can seed demo data:
|
||||
### Tests
|
||||
|
||||
- From project root with venv active: `venv/bin/python3 -m pytest` (run from `backend/` so `pytest.ini` is picked up)
|
||||
- External provider tests are skipped by default; run explicitly when needed: `PYTEST_ADDOPTS='' venv/bin/python3 -m pytest -m external`
|
||||
|
||||
### Core API endpoints (current scaffold)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user