mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-21 02:20:12 +00:00
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. |
||
|---|---|---|
| .. | ||
| app-features.spec.ts | ||
| clipboard-images.spec.ts | ||
| focus-mode-break.spec.ts | ||
| focus-mode-feature.spec.ts | ||
| offline-i18n-load-failure.spec.ts | ||
| time-tracking-feature.spec.ts | ||