With truncateAll wiping all tables, the test user has no projects, so ShowTasks never renders and tasksLoaded stays false — meaning ImportHint (which is gated on tasksLoaded) never appears. Seed a project with default views so the empty-state hint is visible. |
||
|---|---|---|
| .. | ||
| bucket-select.spec.ts | ||
| comment-pagination.spec.ts | ||
| comment-sort-order.spec.ts | ||
| date-display.spec.ts | ||
| drag-to-project.spec.ts | ||
| mention-in-comment.spec.ts | ||
| overview.spec.ts | ||
| read-only-checkbox-overview.spec.ts | ||
| subtask-duplicates.spec.ts | ||
| task.spec.ts | ||
| tiptap-editor-save.spec.ts | ||