vikunja/frontend/tests/e2e/task
kolaente 132187e451 fix(e2e): truncate bucket data in bucket-select tests
Truncate buckets, task_buckets, and task_relations before seeding to
prevent leftover data from previous tests causing false positives
(e.g., bucket selector appearing when it shouldn't).
2026-04-02 16:30:23 +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 feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
comment-sort-order.spec.ts test(comments): add e2e tests for comment sort order 2026-02-19 14:20:52 +01:00
date-display.spec.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
drag-to-project.spec.ts feat(tasks): move tasks between projects with drag and drop (#1945) 2025-12-10 18:59:38 +00:00
mention-in-comment.spec.ts fix(editor): prevent TypeError when typing mentions in comments (#1997) 2025-12-16 22:56:05 +00:00
overview.spec.ts fix(tests): unskip and fix Playwright E2E tests (#1973) 2025-12-12 16:20:22 +00:00
subtask-duplicates.spec.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
task.spec.ts refactor: replace Modal div-based implementation with native dialog element 2026-04-01 22:27:13 +00:00
tiptap-editor-save.spec.ts fix(editor): prevent crash when exiting edit mode in tiptap 2026-01-27 14:03:02 +01:00