- 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 |
||
|---|---|---|
| .. | ||
| admin-invites.spec.ts | ||
| appointments.spec.ts | ||
| auth.spec.ts | ||
| availability.spec.ts | ||
| booking.spec.ts | ||
| counter.spec.ts | ||
| permissions.spec.ts | ||
| profile.spec.ts | ||