Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ router-connect-chatgpt.test.ts
File
router-connect-chatgpt.test.ts
cli/src/commands/__tests__/router-connect-chatgpt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, mock, test } from
'bun:test'
2
3
import
{ useChatStore } from
'../../state/chat-store'
4
Callers
nothing calls this directly
Calls
4
beforeEach
Function · 0.85
afterEach
Function · 0.85
routeUserPrompt
Function · 0.85
reset
Method · 0.45
Tested by
no test coverage detected