aboutsummaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync-properties.el
Commit message (Collapse)AuthorAgeFilesLines
* feat(calendar-sync): multi-calendar support with property testsCraig Jennings2025-12-021-0/+239
Added multi-URL calendar sync supporting Google and Proton calendars. Each calendar syncs to separate file with per-calendar state tracking. Added 13 property-based tests for RRULE expansion. Total: 150 tests passing.