bilhej/frontend/src/__tests__
Joakim Mörling 93ece8128a Use bilhej.se domain for dev test user email.
Aligns seeded and test login addresses with production branding while
keeping admin@bilhalsning.se for local docker admin seed only.

- Change test@bilhalsning.se to test@bilhej.se in dev migration and all tests
2026-05-21 15:14:11 +02:00
..
AboutPage.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
AdminDashboard.spec.ts Use bilhej.se domain for dev test user email. 2026-05-21 15:14:11 +02:00
App.spec.ts refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
AppFooter.spec.ts feat: add app shell with header, footer, and compose flow 2026-05-01 18:19:53 +02:00
AppHeader.spec.ts Use bilhej.se domain for dev test user email. 2026-05-21 15:14:11 +02:00
authStore.spec.ts Use bilhej.se domain for dev test user email. 2026-05-21 15:14:11 +02:00
ComposePage.spec.ts fix: E2E pipeline — vite preview instead of nginx, ts build fixes 2026-05-19 18:53:52 +02:00
ContactPage.spec.ts feat: add app shell with header, footer, and compose flow 2026-05-01 18:19:53 +02:00
HomePage.spec.ts test: update unit tests for real vehicle API and fuel field 2026-05-19 15:16:52 +02:00
LoginPage.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
OrdersPage.spec.ts Improve orders page with details and deferred payment. 2026-05-21 14:49:50 +02:00
PaymentRedirect.spec.ts Clarify Swish reference order ID on the payment page. 2026-05-21 14:49:50 +02:00
PlateInput.spec.ts feat: add PlateInput component with Swedish plate validation and fake vehicle lookup 2026-05-01 17:38:28 +02:00
RegisterPage.spec.ts feat: add user registration flow (backend + frontend) 2026-05-01 19:37:39 +02:00
Router.spec.ts refactor: remove template from order flow 2026-05-14 16:55:59 +02:00
setup.ts feat: add user registration flow (backend + frontend) 2026-05-01 19:37:39 +02:00
Store.spec.ts feat: add PlateInput component with Swedish plate validation and fake vehicle lookup 2026-05-01 17:38:28 +02:00
TemplatePicker.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
VehicleInfo.spec.ts test: update unit tests for real vehicle API and fuel field 2026-05-19 15:16:52 +02:00