super-productivity/packages/plugin-dev/sync-md/src
Johannes Millan 9f5d1d2be3 test(sync-md): add comprehensive unit tests for title-based task matching
- Test matching existing task by title when markdown has no ID
- Test prevention of duplicate matches for same task
- Test parent relationship changes when matching by title
- Covers edge cases and ensures proper operation generation
2025-07-12 15:46:14 +02:00
..
assets feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
background test(sync-md): add comprehensive unit tests for title-based task matching 2025-07-12 15:46:14 +02:00
shared feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00
ui feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00
index.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00
manifest.json feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
setupTests.ts feat(syncMd): add comprehensive test suite and development configuration 2025-07-10 14:56:19 +02:00
types.d.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00