mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 07:39:39 +02:00
Calendar Web (3 new test files, 29 tests): - dateNavigation: getOffsetDate for week/month/agenda views - eventDateHelpers: toDate, getEventStart/End/Times - eventFiltering: calendar visibility, timed/all-day filtering, hour ranges, overflow events, tag filtering Contacts Backend (jest setup + 1 test file, 14 tests): - Add jest config and test scripts - contact.service.spec.ts: findByUserId, findById, create, update, toggleFavorite, toggleArchive, count Contacts Web (1 new test file, 6 tests): - duplicates API: findDuplicates, mergeContacts, dismissDuplicate Todo Backend (2 new test files, 24 tests): - project.service.spec.ts: CRUD, archive, reorder, default project protection - label.service.spec.ts: CRUD with NotFoundException handling Todo Web (2 new test files, 14 tests): - projects API: CRUD, archive, reorder - reminders API: getReminders, createReminder, deleteReminder Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| playwright.config.ts | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||