Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ runtime-provider-identity.test.ts
File
runtime-provider-identity.test.ts
packages/node-sdk/test/runtime-provider-identity.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, rm } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
4
createKimiDefaultHeaders
Function · 0.85
makeTempDir
Function · 0.70
resolveRuntimeProvider
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected