MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / storage-logic.test.ts

File storage-logic.test.ts

apps/kimi-web/test/storage-logic.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import {
3 loadCollapsedWorkspaces,
4 loadUnread,

Callers

nothing calls this directly

Calls 14

safeSetStringFunction · 0.90
safeGetStringFunction · 0.90
safeRemoveFunction · 0.90
safeSetJsonFunction · 0.90
safeGetJsonFunction · 0.90
draftStorageKeyFunction · 0.90
loadUnreadFunction · 0.90
saveUnreadFunction · 0.90
loadCollapsedWorkspacesFunction · 0.90
saveCollapsedWorkspacesFunction · 0.90
loadWorkspaceOrderFunction · 0.90
saveWorkspaceOrderFunction · 0.90

Tested by

no test coverage detected