Adds comprehensive round-trip tests for VTODO properties: - Core fields: SUMMARY, DESCRIPTION, DUE, DTSTART, PRIORITY, COMPLETED, STATUS, CATEGORIES - VALARM: absolute, relative-to-start, relative-to-end triggers - COLOR via X-APPLE-CALENDAR-COLOR - RRULE: DAILY, WEEKLY, MONTHLY frequencies - Priority mapping: all 9 CalDAV levels including lossy mappings - DURATION and DTSTART+DUE interaction |
||
|---|---|---|
| .. | ||
| auth_test.go | ||
| bugs_test.go | ||
| client_compat_test.go | ||
| crud_test.go | ||
| discovery_test.go | ||
| integrations.go | ||
| main_test.go | ||
| propfind_bodies.go | ||
| propfind_test.go | ||
| relations_test.go | ||
| report_test.go | ||
| smoke_test.go | ||
| sync_test.go | ||
| vtodo_builder.go | ||
| vtodo_roundtrip_test.go | ||
| xml_helpers.go | ||