Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ session-prompt-events.test.ts
File
session-prompt-events.test.ts
packages/node-sdk/test/session-prompt-events.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 } from
'node:fs/promises'
;
3
import
{ tmpdir } from
'node:os'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
15
createKimiHarness
Function · 0.85
configureFakeProvider
Function · 0.85
mock
Method · 0.80
getResumeState
Method · 0.80
removeTempDir
Function · 0.70
makeTempDir
Function · 0.70
waitForEvent
Function · 0.70
createSession
Method · 0.65
onEvent
Method · 0.65
prompt
Method · 0.65
close
Method · 0.65
init
Method · 0.65
Tested by
no test coverage detected