Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ WorkspaceShell.test.tsx
File
WorkspaceShell.test.tsx
src/browser/components/WorkspaceShell/WorkspaceShell.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"../../../../tests/ui/dom"
;
2
3
import { afterEach, beforeEach, describe, expect, it, mock } from
"bun:test"
;
4
import { cleanup, render } from
"@testing-library/react"
;
Callers
nothing calls this directly
Calls
6
estimateWorkspaceShellFallbackWidthPx
Function · 0.90
installDom
Function · 0.90
resolve
Method · 0.80
installTestDoubles
Function · 0.70
cleanup
Function · 0.50
render
Function · 0.50
Tested by
no test coverage detected