mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-14 20:55:15 +02:00
Pin AUTH_TYPE=LOCAL (and REGISTRATION_ENABLED=TRUE) in the test bootstrap so the email/password auth routers mount during integration tests regardless of a developer's .env=GOOGLE; without this the upload tests 404 on registration. Also update three tests to the current QuotaInsufficientError signature (balance_micros) after used_micros/limit_micros were removed. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_brief_gate.py | ||
| test_cancel.py | ||
| test_create.py | ||
| test_draft_task.py | ||
| test_public_stream.py | ||
| test_regeneration.py | ||
| test_render_task.py | ||
| test_scoping.py | ||
| test_streaming.py | ||
| test_task_failure.py | ||
| test_voice_preview.py | ||
| test_voices.py | ||