Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ doctor.test.ts
File
doctor.test.ts
apps/kimi-code/test/cli/doctor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join, resolve } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
10
handleDoctor
Function · 0.90
registerDoctorCommand
Function · 0.90
writeValidConfig
Function · 0.85
writeValidTuiConfig
Function · 0.85
makeDeps
Function · 0.70
now
Method · 0.65
toString
Method · 0.65
mkdir
Function · 0.50
resolve
Function · 0.50
writeFile
Function · 0.50
Tested by
no test coverage detected