Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ storage.test.ts
File
storage.test.ts
packages/oauth/test/storage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* FileTokenStorage tests — round-trip persistence + permission checks.
3
*
4
* Scope guards: tokens never leak to process.env or other files; permission
Callers
nothing calls this directly
Calls
6
makeTmpDir
Function · 0.85
sampleToken
Function · 0.85
load
Method · 0.65
save
Method · 0.65
remove
Method · 0.65
list
Method · 0.65
Tested by
no test coverage detected