Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ oauth-manager.test.ts
File
oauth-manager.test.ts
packages/oauth/test/oauth-manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* OAuthManager tests — exercise ensureFresh / login / logout against a fake
3
* storage and injected transport mocks. No network, no file locks.
4
*
Callers
nothing calls this directly
Calls
13
okAuth
Function · 0.85
hasToken
Method · 0.80
makeToken
Function · 0.70
save
Method · 0.65
load
Method · 0.65
resolve
Method · 0.65
getCachedAccessToken
Method · 0.65
login
Method · 0.65
abort
Method · 0.65
logout
Method · 0.65
now
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected