mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
Add comprehensive unit tests for Desktop Core Infrastructure: - UpdaterManager.ts (32 tests, 5 skipped due to require() limitation) - StaticFileServerManager.ts (20 tests) - ProtocolManager.ts (24 tests) - I18nManager.ts (21 tests) - StoreManager.ts (10 tests) - IoCContainer.ts (15 tests) Total: 122 tests (117 passed, 5 skipped) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>