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

File local-logging-export.e2e.test.ts

apps/kimi-code/test/e2e/local-logging-export.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile, mkdtemp, 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 13

__resetRootLoggerForTestFunction · 0.90
mkdtempFunction · 0.85
createKimiHarnessFunction · 0.85
runKimiExportFunction · 0.85
readZipEntriesFunction · 0.70
createSessionMethod · 0.65
warnMethod · 0.65
hasMethod · 0.65
toStringMethod · 0.65
getMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected