super-productivity/e2e/tests/focus-mode
Johannes Millan 2285b07f99 improve E2E test reliability and add snapshotOpType interface param
- E2E: Use specific CSS selectors instead of fragile role/text matchers
- E2E: Add visibility assertions before clicking elements
- E2E: Refactor plugin tests to use shared helper functions
- E2E: Add 30s timeout for global-search test suite
- E2E: Increase parallel workers to 4 for local dev speed
- Interface: Add optional snapshotOpType param to uploadSnapshot
- Tests: Fix hydrator spec assertions to match implementation logic
2026-01-27 20:55:30 +01:00
..
bug-5995-break-resume.spec.ts fix(e2e): fix focus-mode test failures and incorrect expectations 2026-01-20 17:07:24 +01:00
flowtime-timer-bug-5117.spec.ts improve E2E test reliability and add snapshotOpType interface param 2026-01-27 20:55:30 +01:00
pomodoro-break-timing-bug-6044.spec.ts fix(e2e): fix focus-mode test failures and incorrect expectations 2026-01-20 17:07:24 +01:00
pomodoro-timer-sync-bug-5954.spec.ts test(e2e): fix flaky Pomodoro focus mode test 2026-01-17 15:53:27 +01:00
pomodoro-timer-sync-bug-5974.spec.ts fix(repeat): add event loop yield and isPaused filter (#5976) 2026-01-13 18:26:45 +01:00