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

File config.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

parseConfigStringFunction · 0.90
writeConfigFileFunction · 0.90
readConfigFileFunction · 0.90
createKimiConfigRpcFunction · 0.85
createKimiHarnessFunction · 0.85
getResumeStateMethod · 0.80
makeTempDirFunction · 0.70
toPosixFunction · 0.70
resolveConfigPathMethod · 0.65
validateConfigTomlMethod · 0.65
setConfigMethod · 0.65
getConfigMethod · 0.65

Tested by

no test coverage detected