super-productivity/e2e/tests/task-list-basic
Johannes Millan d60ff6d55f test: fix suite-aborting schedule spec DI crash and harden flaky tests
- schedule-locale-ng0701.spec: mock CalendarEventActionsService so the
  real DI chain (IssueService -> SnackService -> LOCAL_ACTIONS -> Actions)
  is not constructed. Its missing ScannedActionsSubject provider threw in
  afterAll (NG0201) and aborted the entire Karma run at ~2951/10838.
- add-subtask-with-detail-panel-open.spec: wait for the panel's deferred
  auto-focus to land before re-focusing the main-list row, and re-apply
  focus on each retry via toPass() to fix a focus-race flake under load.
- jira-api.service.spec: pin navigator.onLine=true for the auto-import
  pagination tests so they assert pagination, not the runner's network
  state (offline CI tripped the "Jira Offline" guard in _sendRequest$).
2026-06-10 17:35:37 +02:00
..
add-subtask-with-detail-panel-open.spec.ts test: fix suite-aborting schedule spec DI crash and harden flaky tests 2026-06-10 17:35:37 +02:00
drag-task-into-subtask.spec.ts feat(tasks): allow dragging tasks into subtask lists (#7962) 2026-06-02 19:43:41 +02:00
finish-day-quick-history-with-subtasks.spec.ts test(e2e): stabilize finish day history flow 2026-06-06 19:00:50 +02:00
finish-day-quick-history.spec.ts test(e2e): stabilize finish day history flow 2026-06-06 19:00:50 +02:00
simple-subtask.spec.ts test(e2e): fix 2025-10-24 13:57:22 +02:00
task-list-start-stop.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00