super-productivity/e2e/tests/focus-mode
Johannes Millan 855079b353 test(e2e): fix skip break button selector in pomodoro tests
The regex /skip|start/i matched "restart_alt" (mat-icon text in
the "Reset session counter" button) before "Skip break", causing
the wrong button to be clicked and the break screen to stay visible.
2026-03-03 20:14:54 +01:00
..
bug-5995-break-resume.spec.ts test(focus-mode): fix break resume test to use role selectors after #6000 2026-02-08 14:28:21 +01:00
flowtime-timer-bug-5117.spec.ts fix(e2e): fix flaky and failing E2E tests 2026-02-06 17:31:57 +01:00
pomodoro-break-timing-bug-6044.spec.ts test(e2e): fix skip break button selector in pomodoro tests 2026-03-03 20:14:54 +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