managarten/apps/calendar/apps/web/e2e
Till JS 6e1af0d889 feat(calendar): add Playwright E2E tests for web app
Add 22 E2E tests across 5 test suites covering auth, calendar views,
settings, event CRUD, and calendar management. Tests that require the
calendar backend gracefully skip when it's not running.

Also fixes: hooks.server.ts env fallbacks, ThrottlerGuard DI error,
and auth metrics service TypeScript error.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 13:08:09 +01:00
..
fixtures feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
auth.spec.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
calendar-views.spec.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
calendars.spec.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
events.spec.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
settings.spec.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00