super-productivity/e2e/tests/app-features
Johannes Millan b59b266719 test(e2e): unbreak boards done-toggle and time-tracking selector
markTaskAsDone() threw on locators without data-task-id, breaking the
Boards #7498 specs that pass <planner-task>. Branch on the id instead:
<task> rows keep the dup-row done-state wait; wrapper rows (which can
relocate panels on done) just settle and let the caller assert.

Scope the time-tracking spec's main play button to play-button .play-btn
so it no longer collides with a task's .start-task-btn (same play_arrow
icon) once the task is in the TODAY view.
2026-06-06 19:00:50 +02:00
..
app-features.spec.ts fix(mobile): hide disabled issue panel option 2026-05-13 14:11:15 +02:00
clipboard-images.spec.ts Adding Ctrl-V pasting function from clipboard. (#5998) 2026-02-04 15:46:51 +01:00
focus-mode-break.spec.ts test(focus-mode): align e2e with mode-selector-hidden-during-session UX 2026-05-20 23:30:42 +02:00
focus-mode-feature.spec.ts test(e2e): use correct route /#/tag/TODAY/tasks instead of /#/tag/TODAY 2026-03-15 18:48:00 +01:00
offline-i18n-load-failure.spec.ts fix(i18n): boot with bundled English when translation fetch fails offline (#7854) (#7875) 2026-06-01 13:15:33 +02:00
time-tracking-feature.spec.ts test(e2e): unbreak boards done-toggle and time-tracking selector 2026-06-06 19:00:50 +02:00