mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 14:59:27 +08:00
- Introduced methods for managing a shared cache, including `getShared`, `setShared`, `hasShared`, and `deleteShared`, enhancing testing capabilities for shared data scenarios. - Implemented utility functions for shared cache operations, such as `setSharedCacheValue`, `getSharedCacheValue`, and `getAllSharedCacheEntries`, to facilitate easier testing and state management. - Updated cache statistics to include shared cache entries, improving visibility into cache usage during tests. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| apis | ||
| e2e | ||
| main.setup.ts | ||
| renderer.setup.ts | ||