- Frontend: 3 unit tests for generateVisioRoomId (format, length,
uniqueness)
- Backend: 7 tests for ICalendarParser URL extraction and email
template rendering with/without visio URL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add pytest tests for calendar subscription API endpoints
and iCal export functionality. Covers token generation,
validation, expiration and .ics file generation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This repository was forked from Drive in late December 2025 and
boostraped as a minimal demo of backend+caldav server+frontend
integration. There is much left to do and to fix!