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

File report.test.ts

packages/server-e2e/test/report.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, readFileSync, rmSync } from 'node:fs';
2import { EventEmitter } from 'node:events';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 15

resetReportDirFunction · 0.90
recordReportEventFunction · 0.90
writeHtmlReportFunction · 0.90
setActiveReportCaseFunction · 0.90
readReportEventsFunction · 0.90
createCaseLoggerFunction · 0.90
fetchWithReportFunction · 0.90
tmpReportDirFunction · 0.85
recordLaterFunction · 0.85
jsonMethod · 0.80
createSessionMethod · 0.65
sendMethod · 0.65

Tested by

no test coverage detected