arbret/frontend/e2e/helpers
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
..
auth.ts Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
date.ts Extract duplicate date formatting functions to shared utilities 2025-12-21 17:48:17 +01:00