MCPcopy 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

1import { describe, it, expect, mock } from 'bun:test'
2
3import type { SelectableListItem } from '../selectable-list'
4

Callers

nothing calls this directly

Calls 2

createTestItemsFunction · 0.85
isItemHighlightedFunction · 0.85

Tested by

no test coverage detected