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

File terminals.e2e.test.ts

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

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, rmSync } from 'node:fs';
2import { realpath } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 8

jsonMethod · 0.80
injectMethod · 0.80
bootServerFunction · 0.70
createSessionFunction · 0.70
envelopeOfFunction · 0.70
appOfFunction · 0.70
closeMethod · 0.65
realpathFunction · 0.50

Tested by

no test coverage detected