forked from Rockachopa/Timmy-time-dashboard
Fix build issues, implement missing routes, and stabilize e2e tests for production readiness
This commit is contained in:
@@ -38,6 +38,8 @@ for _mod in [
|
||||
|
||||
# ── Test mode setup ──────────────────────────────────────────────────────────
|
||||
os.environ["TIMMY_TEST_MODE"] = "1"
|
||||
os.environ["TIMMY_DISABLE_CSRF"] = "1"
|
||||
os.environ["TIMMY_SKIP_EMBEDDINGS"] = "1"
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
|
||||
Reference in New Issue
Block a user