Commit 9c13812
authored
feat: Improve auto updater, add test suite + fix tRPC tests (#403)
- Improved auto updater by adding timeout handling and better error recovery
- Added test suite for auto updater
- Fix tRPC tests failing due to ipcLink UUID-based IDs change
- Mock localStorage for Zustand persist middleware1 parent 3342f05 commit 9c13812
File tree
12 files changed
+871
-91
lines changed- apps/array/src
- main/services/updates
- renderer
- components
- stores
- test
- packages/electron-trpc
- src
- main
- __tests__
- renderer/__tests__
12 files changed
+871
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments