Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ forkFromResponse.test.ts
File
forkFromResponse.test.ts
tests/ui/chat/forkFromResponse.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"../dom"
;
2
import
{ fireEvent, waitFor } from
"@testing-library/react"
;
3
import
type
{ MuxMessage } from
"@/common/types/message"
;
4
Callers
nothing calls this directly
Calls
10
preloadTestModules
Function · 0.90
createAppHarness
Function · 0.90
expectTranscriptContains
Method · 0.80
expectStreamComplete
Method · 0.80
collectFullHistory
Function · 0.70
getMessageText
Function · 0.70
remove
Method · 0.65
dispose
Method · 0.65
waitFor
Function · 0.50
send
Method · 0.45
Tested by
no test coverage detected