managarten/services/matrix-mana-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 feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
.env.example feat(mana-bot): add daily morning summary feature 2026-02-17 11:01:47 +01:00
CLAUDE.md feat(mana-bot): add daily morning summary feature 2026-02-17 11:01:47 +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(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
package.json feat(mana-bot): add daily morning summary feature 2026-02-17 11:01:47 +01:00
tsconfig.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00