callumalpass_tasknotes/tests/integration
Callum Alpass 389471c88a fix(tests): Fix migration workflow test for YAML parsing errors
- 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
2025-07-13 00:35:03 +10:00
..
calendar-sync-workflow.test.ts feat: Enhance integration test helpers and update iterateAllLeaves callback types 2025-06-24 17:44:58 +10:00
migration-workflow.test.ts fix(tests): Fix migration workflow test for YAML parsing errors 2025-07-13 00:35:03 +10:00
task-creation-workflow.test.ts Expand test mocks, integration helpers, and update utility modules 2025-06-24 20:36:36 +10:00
task-management-workflow.test.ts Refactor Types, Mocks, and Test Helpers for Improved Type Safety and Consistency 2025-06-24 22:07:31 +10:00