Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, test, expect, beforeEach } from
'bun:test'
2
3
import
{ useChatStore } from
'../state/chat-store'
4
import
{ getInputModeConfig } from
'../utils/input-modes'
Callers
nothing calls this directly
Calls
4
getInputModeConfig
Function · 0.90
beforeEach
Function · 0.85
simulateDetection
Function · 0.85
reset
Method · 0.45
Tested by
no test coverage detected