Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ create-session-transport.test.ts
File
create-session-transport.test.ts
packages/node-sdk/test/create-session-transport.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync } from
'node:fs'
;
2
import
{ mkdtemp, readFile, rm, writeFile } from
'node:fs/promises'
;
3
import
{ tmpdir } from
'node:os'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
15
recordingTelemetry
Function · 0.90
waitForAgentWireEvent
Function · 0.90
createKimiHarness
Function · 0.85
writeTestModelConfig
Function · 0.85
coreSessionIds
Function · 0.85
makeTempDir
Function · 0.70
toPosix
Function · 0.70
createSession
Method · 0.65
close
Method · 0.65
forkSession
Method · 0.65
getStatus
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected