vikunja/frontend/tests/e2e/task
kolaente 9c13e674d1 fix(test): update mobile kanban test to use close button instead of back button
The back button was removed from modal mode in the previous commit.
On mobile kanban, tasks open as modals, so the test now uses the
close button from the Heading component instead.
2026-03-03 15:40:49 +01: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 fix(test): update mobile kanban test to use close button instead of back button 2026-03-03 15:40:49 +01:00
tiptap-editor-save.spec.ts fix(editor): prevent crash when exiting edit mode in tiptap 2026-01-27 14:03:02 +01:00