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

File runtime.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

__resetRootLoggerForTestFunction · 0.90
getRootLoggerFunction · 0.90
resolveLoggingConfigFunction · 0.90
resolveGlobalLogPathFunction · 0.90
createRPCFunction · 0.90
mkdtempFunction · 0.85
requiredFlagEnvFunction · 0.85
clearExperimentalEnvFunction · 0.85
baseModelConfigFunction · 0.85
normalizeFunction · 0.85

Tested by

no test coverage detected