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

File services.test.ts

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

Source from the content-addressed store, hash-verified

1
2
3import { mkdtempSync, rmSync } from 'node:fs';
4import { mkdtemp, rm } from 'node:fs/promises';

Callers

nothing calls this directly

Calls 15

mkdtempFunction · 0.85
fakeConnFunction · 0.85
makeBrokerWithBusFunction · 0.85
extractApprovalIdFunction · 0.85
makeQuestionBrokerFunction · 0.85
extractQuestionIdFunction · 0.85
_drainForTestMethod · 0.80
_currentSeqForTestMethod · 0.80
makeEnvFunction · 0.70
captureThrownFunction · 0.70
disposeMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected