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

File local-logging.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

__resetRootLoggerForTestFunction · 0.90
getRootLoggerFunction · 0.90
createKimiHarnessFunction · 0.85
snapshotLogEnvFunction · 0.85
restoreLogEnvFunction · 0.85
keysMethod · 0.80
makeTempDirFunction · 0.70
readZipEntriesFunction · 0.70
readOptionalFileFunction · 0.70
createSessionMethod · 0.65
warnMethod · 0.65
listSessionsMethod · 0.65

Tested by

no test coverage detected