Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ selectable-list.test.ts
File
selectable-list.test.ts
cli/src/components/__tests__/selectable-list.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, mock } from
'bun:test'
2
3
import
type
{ SelectableListItem } from
'../selectable-list'
4
Callers
nothing calls this directly
Calls
2
createTestItems
Function · 0.85
isItemHighlighted
Function · 0.85
Tested by
no test coverage detected