Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ DashboardLayout.test.tsx
File
DashboardLayout.test.tsx
site/src/modules/dashboard/DashboardLayout.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { screen } from
"@testing-library/react"
;
2
import userEvent from
"@testing-library/user-event"
;
3
import { HttpResponse, http } from
"msw"
;
4
import {
Callers
nothing calls this directly
Calls
5
renderWithAuth
Function · 0.90
waitForLoaderToBeRemoved
Function · 0.90
renderDashboardLayout
Function · 0.85
get
Method · 0.80
test
Struct · 0.50
Tested by
no test coverage detected