vikunja/frontend/tests/e2e/task
kolaente 297c0c1d8b fix(e2e): seed project in empty-tasks overview test
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.
2026-04-05 09:48:09 +00:00
..
bucket-select.spec.ts fix(e2e): truncate bucket data in bucket-select tests 2026-04-02 16:30:23 +00:00
comment-pagination.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
comment-sort-order.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
date-display.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
drag-to-project.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
mention-in-comment.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
overview.spec.ts fix(e2e): seed project in empty-tasks overview test 2026-04-05 09:48:09 +00:00
read-only-checkbox-overview.spec.ts test(e2e): add test for read-only checkbox on overview page 2026-04-03 19:01:45 +00:00
subtask-duplicates.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
task.spec.ts fix: make apiContext auto-fixture and fix remaining view ID conflicts 2026-04-05 09:48:09 +00:00
tiptap-editor-save.spec.ts chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00