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