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

File plan-mode-session.test.ts

packages/agent-core/test/harness/plan-mode-session.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, mkdir, readdir, readFile, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4

Callers

nothing calls this directly

Calls 8

mkdtempFunction · 0.85
countPlanModeEntersFunction · 0.85
createTestRpcFunction · 0.70
createSessionMethod · 0.65
closeSessionMethod · 0.65
mkdirFunction · 0.50
writeFileFunction · 0.50
resumeSessionMethod · 0.45

Tested by

no test coverage detected