MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / session-cancel.test.ts

File session-cancel.test.ts

packages/node-sdk/test/session-cancel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writeFile } from 'node:fs/promises';
2import { join } from 'node:path';
3
4import type * as KosongModule from '@moonshot-ai/kosong';

Callers

nothing calls this directly

Calls 15

removeTempDirsFunction · 0.90
makeTempDirFunction · 0.90
waitForSDKEventFunction · 0.90
writeFakeModelConfigFunction · 0.85
createKimiHarnessFunction · 0.85
mockMethod · 0.80
createSessionMethod · 0.65
onEventMethod · 0.65
promptMethod · 0.65
cancelMethod · 0.65
closeMethod · 0.65
compactMethod · 0.65

Tested by

no test coverage detected