cherry-studio/tests/__mocks__/main
fullex f36ad573f5 feat: add shared cache functionality to MockMainCacheService
- 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.
2026-01-04 10:33:01 +08:00
..
CacheService.ts feat: add shared cache functionality to MockMainCacheService 2026-01-04 10:33:01 +08:00
DataApiService.ts fix: typecheck/test:lint/format:check 2025-09-16 15:26:36 +08:00
PreferenceService.ts fix: typecheck/test:lint/format:check 2025-09-16 15:26:36 +08:00