Add integration tests for CardDAV and VTODO migration #27
Labels
No labels
bug
documentation
duplicate
enhancement
feature-request
field-updates
good first issue
help wanted
integration
invalid
performance
phase-2
phase-3
question
research-needed
sync
testing
ui
ux
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Phil/tsdav#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Add comprehensive integration tests for newly implemented CardDAV (contacts) and VTODO (tasks) migration features.
Current State
Required Tests
tests/integration/contacts.integration.test.ts
tests/integration/vtodo.integration.test.ts
Unit Tests
Acceptance Criteria
Priority
Medium (features are production-ready, tests are nice-to-have)
Related