bilhej/frontend/e2e
Joakim Mörling be7775f680 test: add E2E tests for homepage vehicle lookup flow
- enters plate and sees vehicle info with CTA button:
  types HDO732, verifies Peugeot 107 1.0, 2011, Gul, Bensin appear,
  verifies Fortsatt till brevet link has correct href
- shows not found for unknown plate (ZZZ999)
- CTA navigates to compose when authenticated:
  logs in as test@bilhalsning.se, performs lookup, clicks CTA,
  verifies redirect to /compose?plate=HDO732
2026-05-19 15:16:34 +02:00
..
admin-dashboard.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +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
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 test: add payment flow tests and fix strict-mode e2e violations 2026-05-15 20:31:16 +02:00
payment-redirect.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +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