Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
2
import
{
3
loadCollapsedWorkspaces,
4
loadUnread,
Callers
nothing calls this directly
Calls
14
safeSetString
Function · 0.90
safeGetString
Function · 0.90
safeRemove
Function · 0.90
safeSetJson
Function · 0.90
safeGetJson
Function · 0.90
draftStorageKey
Function · 0.90
loadUnread
Function · 0.90
saveUnread
Function · 0.90
loadCollapsedWorkspaces
Function · 0.90
saveCollapsedWorkspaces
Function · 0.90
loadWorkspaceOrder
Function · 0.90
saveWorkspaceOrder
Function · 0.90
Tested by
no test coverage detected