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

File bash-command.test.ts

cli/src/commands/__tests__/bash-command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, mock, beforeEach } from 'bun:test'
2
3import { useChatStore } from '../../state/chat-store'
4import { INPUT_MODE_CONFIGS, getInputModeConfig } from '../../utils/input-modes'

Callers

nothing calls this directly

Calls 5

findCommandFunction · 0.90
getInputModeConfigFunction · 0.90
beforeEachFunction · 0.85
createMockParamsFunction · 0.70
resetMethod · 0.45

Tested by

no test coverage detected