bilhej/frontend/e2e
Joakim Mörling 3ba7560f82 Add e2e coverage for deferred payment and admin lookup.
Manual Swish flow means users often pay later; admins match payments via
order ID or regnr under Att göra.

- User flow: create order, leave payment, pay from orders page
- Admin: find order via partial ID, full ID, and plate search
- Assert unpaid orders appear under Väntar, not Att göra
- Use unique plates per run to avoid collisions with seed data
2026-05-21 14:49:50 +02:00
..
admin-dashboard.spec.ts Rework admin dashboard filtering, search, and message viewing. 2026-05-21 14:49:50 +02:00
auth-guards.spec.ts feat: add Vue Router auth guards with admin role support 2026-05-14 12:39:17 +02:00
compose.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
deferred-payment-admin.spec.ts Add e2e coverage for deferred payment and admin lookup. 2026-05-21 14:49:50 +02:00
header-auth.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
login.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
order-history.spec.ts Improve orders page with details and deferred payment. 2026-05-21 14:49:50 +02:00
payment-redirect.spec.ts fix: allow frontend container host in vite preview and update payment E2E tests 2026-05-19 19:40:40 +02:00
register.spec.ts feat: add login page with Playwright E2E tests 2026-05-13 19:17:29 +02:00
vehicle-lookup.spec.ts test: add E2E tests for homepage vehicle lookup flow 2026-05-19 15:16:34 +02:00