Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ mkdtempSync, rmSync } from
'node:fs'
;
4
import
{ mkdtemp, rm } from
'node:fs/promises'
;
Callers
nothing calls this directly
Calls
15
mkdtemp
Function · 0.85
fakeConn
Function · 0.85
makeBrokerWithBus
Function · 0.85
extractApprovalId
Function · 0.85
makeQuestionBroker
Function · 0.85
extractQuestionId
Function · 0.85
_drainForTest
Method · 0.80
_currentSeqForTest
Method · 0.80
makeEnv
Function · 0.70
captureThrown
Function · 0.70
dispose
Method · 0.65
subscribe
Method · 0.65
Tested by
no test coverage detected