arbret/frontend/e2e
counterweight 89eec1e9c4
Fix flaky E2E tests with proper selectors and response waits
- Use data-testid attributes to target specific day cards in availability tests
- Wait for networkidle before interacting with page elements
- Set up PUT and GET response listeners before triggering actions
- Add retry logic for availability API in booking tests
- Fix appointments test to handle multiple 'Booked' elements with .first()
- Increase parallel workers to 12 for faster test execution
2025-12-21 01:13:10 +01:00
..
admin-invites.spec.ts first implementation 2025-12-20 22:18:14 +01:00
appointments.spec.ts Fix flaky E2E tests with proper selectors and response waits 2025-12-21 01:13:10 +01:00
auth.spec.ts first round of review 2025-12-20 11:43:32 +01:00
availability.spec.ts Fix flaky E2E tests with proper selectors and response waits 2025-12-21 01:13:10 +01:00
booking.spec.ts Fix flaky E2E tests with proper selectors and response waits 2025-12-21 01:13:10 +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