MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / run-terminal-command.test.ts

File run-terminal-command.test.ts

cli/src/components/tools/__tests__/run-terminal-command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2
3import { parseTerminalOutput, RunTerminalCommandComponent } from '../run-terminal-command'
4

Callers

nothing calls this directly

Calls 4

parseTerminalOutputFunction · 0.90
createJsonOutputFunction · 0.85
createToolBlockFunction · 0.70
renderMethod · 0.65

Tested by

no test coverage detected