MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / run-scenarios.ts

File run-scenarios.ts

packages/server-e2e/scripts/run-scenarios.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { createInterface } from 'node:readline';
3import { readdirSync } from 'node:fs';
4import { join, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 6

recordReportEventFunction · 0.85
writeHtmlReportFunction · 0.85
mainFunction · 0.70
writeMethod · 0.65
exitMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected