vikunja/frontend/tests/e2e/task
kolaente c0101afb59 test(e2e): widen recurrence due-date tolerance to 5s
CI shard 4 hit a ~996ms skew between the JS-constructed originalDue and
the backend's advanced due date, enough to bust the <500ms precision
bound. Bump precision to -4 (<5s) — still tight enough to confirm the
regeneration advanced by ~1 day, loose enough to absorb sub-second
round-tripping through Date → ISO → Go time.Time → JSON.
2026-04-21 10:50: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
quick-add-default-reminders.spec.ts test(e2e): cover quick add auto-attaching default reminders 2026-04-11 21:51:41 +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
recurrence.spec.ts test(e2e): widen recurrence due-date tolerance to 5s 2026-04-21 10:50:09 +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 test(e2e): assert readers cannot delete attachments 2026-04-21 10:50: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