managarten/services/matrix-nutriphi-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 fix(nutriphi-bot): make I18nService optional to fix DI error 2026-02-17 14:14:07 +01:00
.dockerignore 🙈 chore(matrix-nutriphi-bot): add dockerignore 2026-01-28 16:13:32 +01:00
.env.example feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
CLAUDE.md feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +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-nutriphi-bot): add Matrix bot for nutrition tracking 2026-01-28 15:57:49 +01:00
package.json feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
tsconfig.build.json feat(matrix-nutriphi-bot): add Matrix bot for nutrition tracking 2026-01-28 15:57:49 +01:00
tsconfig.json feat(matrix-nutriphi-bot): add Matrix bot for nutrition tracking 2026-01-28 15:57:49 +01:00