MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / home-directory-detection.test.ts

File home-directory-detection.test.ts

cli/src/__tests__/home-directory-detection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

getInputModeConfigFunction · 0.90
beforeEachFunction · 0.85
simulateDetectionFunction · 0.85
resetMethod · 0.45

Tested by

no test coverage detected