Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ WorkflowsPanel.test.tsx
File
WorkflowsPanel.test.tsx
src/workflow/__tests__/WorkflowsPanel.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { expect, test } from
'bun:test'
;
2
import { PassThrough } from
'node:stream'
;
3
import React from
'react'
;
4
import { wrappedRender as render } from
'@anthropic/ink'
;
Callers
nothing calls this directly
Calls
8
clampSelected
Function · 0.85
truncateLabel
Function · 0.85
__resetWorkflowServiceForTests
Function · 0.85
getWorkflowService
Function · 0.85
render
Function · 0.85
isRunTerminatedTransition
Function · 0.85
unmount
Method · 0.80
on
Method · 0.65
Tested by
no test coverage detected