managarten/services/matrix-stats-bot
Till JS 511b51e372 test(calendar): add tests for CalDAV sync API, external calendars store, and recurrence
- sync.test.ts: 8 tests for API client (CRUD, sync, discovery, OAuth, export URL)
- external-calendars.test.ts: 8 tests for store (fetch, connect, disconnect,
  update, triggerSync success/error, getById)
- events-recurrence.test.ts: 9 tests for recurrence expansion (daily, weekly,
  exceptions, non-recurring passthrough, helpers, delete occurrence/series)

All 100 tests passing across 9 test files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 19:31:34 +01:00
..
src refactor(stats-bot): swap commands - !stats for personal, !global for global 2026-02-14 12:26:52 +01:00
.env.example feat(matrix): add Stats Bot and Project Doc Bot services 2026-01-28 00:44:28 +00:00
CLAUDE.md 📝 docs(stats-bot): add Redis and Matrix-SSO-Link environment variables 2026-02-14 12:35:15 +01:00
Dockerfile test(calendar): add tests for CalDAV sync API, external calendars store, and recurrence 2026-03-20 19:31:34 +01:00
nest-cli.json feat(matrix): add Stats Bot and Project Doc Bot services 2026-01-28 00:44:28 +00:00
package.json feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
tsconfig.json feat(matrix): add Stats Bot and Project Doc Bot services 2026-01-28 00:44:28 +00:00