arbret/frontend/e2e
counterweight 3d83472b97
Extract duplicate test helper functions to shared module
- Created frontend/e2e/helpers/auth.ts with shared auth utilities
- Extracted getRequiredEnv, REGULAR_USER, ADMIN_USER, clearAuth, loginUser
- Updated all three e2e test files to use shared helpers
- Reduced code duplication across test files
2025-12-21 17:59:48 +01:00
..
helpers Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
admin-invites.spec.ts first implementation 2025-12-20 22:18:14 +01:00
appointments.spec.ts Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
auth.spec.ts first round of review 2025-12-20 11:43:32 +01:00
availability.spec.ts Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
booking.spec.ts Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
counter.spec.ts final review 2025-12-20 12:11:22 +01:00
permissions.spec.ts review 2025-12-18 23:54:51 +01:00
profile.spec.ts some fixes and refactors 2025-12-19 11:08:19 +01:00