super-productivity/packages/plugin-dev/sync-md/src
Johannes Millan c4e4eb7b70 fix(sync-md): use proper ParsedTask interface in performance benchmarks
- Replace incorrect partial type casting with proper mock creation functions
- Add createMockParsedTask() and createMockTask() helper functions
- Fix all test cases to use correct interfaces for ParsedTask and Task objects
- Move mock creation functions to shared scope for reusability
- Update sync manager console logs for better debugging
2025-07-12 14:03:16 +02:00
..
assets feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
background fix(sync-md): use proper ParsedTask interface in performance benchmarks 2025-07-12 14:03:16 +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