MCPcopy 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

1import { existsSync } from 'node:fs';
2import { mkdtemp, readFile, rm } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 15

createKimiHarnessFunction · 0.85
configureFakeProviderFunction · 0.85
mockMethod · 0.80
getResumeStateMethod · 0.80
removeTempDirFunction · 0.70
makeTempDirFunction · 0.70
waitForEventFunction · 0.70
createSessionMethod · 0.65
onEventMethod · 0.65
promptMethod · 0.65
closeMethod · 0.65
initMethod · 0.65

Tested by

no test coverage detected