Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ sendModeDropdown.test.ts
File
sendModeDropdown.test.ts
tests/ui/chat/sendModeDropdown.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"../dom"
;
2
3
jest.mock(
"lottie-react"
, () => ({
4
__esModule: true,
Callers
nothing calls this directly
Calls
15
preloadTestModules
Function · 0.90
createAppHarness
Function · 0.90
openSendModeMenu
Function · 0.85
startStreamingTurn
Function · 0.85
getComposerDockTextarea
Function · 0.85
waitForSendModeMenuTrigger
Function · 0.85
getWorkspaceSidebarState
Method · 0.80
typeWithoutSending
Method · 0.80
expectStreamComplete
Method · 0.80
getGoal
Method · 0.80
expectTranscriptContains
Method · 0.80
match
Method · 0.80
Tested by
no test coverage detected