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

File model-alias-session.test.ts

packages/agent-core/test/harness/model-alias-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 15

__resetRootLoggerForTestFunction · 0.90
getRootLoggerFunction · 0.90
resolveLoggingConfigFunction · 0.90
mkdtempFunction · 0.85
findWireFileFunction · 0.85
setKimiConfigMethod · 0.80
getCoreInfoMethod · 0.80
createTestRpcFunction · 0.70
createSessionMethod · 0.65
getConfigMethod · 0.65
closeSessionMethod · 0.65

Tested by

no test coverage detected