MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / collapse-helpers.test.ts

File collapse-helpers.test.ts

cli/src/utils/__tests__/collapse-helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test'
2
3import { setAllBlocksCollapsedState, hasAnyExpandedBlocks } from '../collapse-helpers'
4

Callers

nothing calls this directly

Calls 8

hasAnyExpandedBlocksFunction · 0.90
createThinkingBlockFunction · 0.85
createAgentListBlockFunction · 0.85
createMessageFunction · 0.70
createTextBlockFunction · 0.70
createToolBlockFunction · 0.70
createAgentBlockFunction · 0.70

Tested by

no test coverage detected