mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-25 17:03:52 +00:00
- 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$). |
||
|---|---|---|
| .. | ||
| add-subtask-with-detail-panel-open.spec.ts | ||
| drag-task-into-subtask.spec.ts | ||
| finish-day-quick-history-with-subtasks.spec.ts | ||
| finish-day-quick-history.spec.ts | ||
| simple-subtask.spec.ts | ||
| task-list-start-stop.spec.ts | ||