bilhej/frontend/e2e
Joakim Mörling 2506a0283c test: update Vitest and E2E specs for redesigned UI
- Update HomePage specs: new headline, CTA class from btn--success to btn--primary
- Update ComposePage specs: new button text, brand name in GDPR footer
- Update PaymentRedirect specs: button text, class, and test payment note
- Update TemplatePicker specs: remove emoji icon assertion
- Update AdminDashboard specs: expand button selectors instead of row clicks
- Update AppHeader specs: BilHälsning to Bilhej brand text
- Update AboutPage specs: BilHälsning to Bilhej heading
- Update App specs: new homepage headline text
- Update OrdersPage specs: badge class renames
- Update LoginPage specs: form name/action attribute tests
- Update E2E compose specs: button text, GDPR footer brand name
- Update E2E payment specs: button text and note selectors
- Update E2E admin-dashboard specs: expand button and tracking label selectors
- Update E2E header-auth specs: new test additions for admin visibility
2026-05-16 16:11:58 +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