MCPcopy
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

1import { expect, test } from 'bun:test';
2import { PassThrough } from 'node:stream';
3import React from 'react';
4import { wrappedRender as render } from '@anthropic/ink';

Callers

nothing calls this directly

Calls 8

clampSelectedFunction · 0.85
truncateLabelFunction · 0.85
getWorkflowServiceFunction · 0.85
renderFunction · 0.85
unmountMethod · 0.80
onMethod · 0.65

Tested by

no test coverage detected