mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
- Fixed 'should handle YAML parsing errors' test that was incorrectly passing - Issue was with Jest module mocking of convertLegacyRecurrenceToRRule not working properly - Changed approach to simulate the error directly in processFrontMatter mock - Test now properly verifies error handling when recurrence conversion fails - All migration tests now pass successfully |
||
|---|---|---|
| .. | ||
| calendar-sync-workflow.test.ts | ||
| migration-workflow.test.ts | ||
| task-creation-workflow.test.ts | ||
| task-management-workflow.test.ts | ||