Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ upgrade.test.ts
File
upgrade.test.ts
apps/kimi-code/test/cli/upgrade.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
3
import
{ handleUpgrade } from
'#/cli/sub/upgrade'
;
4
import
type
{ InstallPromptChoiceValue } from
'#/cli/update/prompt'
;
Callers
nothing calls this directly
Calls
4
handleUpgrade
Function · 0.90
captureOutput
Function · 0.70
createDeps
Function · 0.70
now
Method · 0.65
Tested by
no test coverage detected