Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ plugins-selector.test.ts
File
plugins-selector.test.ts
apps/kimi-code/test/tui/components/dialogs/plugins-selector.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
import
chalk from
'chalk'
;
3
4
import
{
Callers
nothing calls this directly
Calls
14
pluginTrustLabel
Function · 0.90
isOfficialPluginSource
Function · 0.90
makePanel
Function · 0.85
renderRaw
Function · 0.85
dangerShortcut
Function · 0.85
warningMark
Function · 0.85
setPalette
Method · 0.80
setMarketplace
Method · 0.80
setInstalling
Method · 0.80
setMarketplaceError
Method · 0.80
strip
Function · 0.70
handleInput
Method · 0.65
Tested by
no test coverage detected