arbret/frontend/e2e
counterweight 405dfd526e
Replace fixed timeout with polling in random-jobs E2E test
- Removed brittle 1-second waitForTimeout
- Use toPass() with polling to wait for job outcome
- Check for specific user's email instead of exact row count
- More robust under slow worker conditions or CI load
2025-12-21 23:14:59 +01:00
..
helpers Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
admin-invites.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
appointments.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
auth.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
availability.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
booking.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
counter.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
permissions.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
profile.spec.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
random-jobs.spec.ts Replace fixed timeout with polling in random-jobs E2E test 2025-12-21 23:14:59 +01:00