Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, test, expect } from
'bun:test'
2
3
import
{ setAllBlocksCollapsedState, hasAnyExpandedBlocks } from
'../collapse-helpers'
4
Callers
nothing calls this directly
Calls
8
hasAnyExpandedBlocks
Function · 0.90
setAllBlocksCollapsedState
Function · 0.90
createThinkingBlock
Function · 0.85
createAgentListBlock
Function · 0.85
createMessage
Function · 0.70
createTextBlock
Function · 0.70
createToolBlock
Function · 0.70
createAgentBlock
Function · 0.70
Tested by
no test coverage detected