firstsun-dev_git-files-sync/tests
tianyao 362def7cd3 feat: integrate SyncConflictModal into SyncManager
- Implement conflict detection in pushFile and pullFile using SHA comparison.
- Use SyncConflictModal to prompt users for manual resolution ('Use local' or 'Use remote').
- Added unit tests in sync-manager.test.ts to verify conflict handling logic.
- Fixed linting issues related to unhandled promises and mock type safety.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:43:10 +00:00
..
logic feat: integrate SyncConflictModal into SyncManager 2026-04-01 16:43:10 +00:00
services feat: integrate SyncConflictModal into SyncManager 2026-04-01 16:43:10 +00:00
setup.ts Implement conflict detection in SyncManager using syncMetadata 2026-04-01 16:40:29 +00:00