Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ ConnectionLogPage.test.tsx
File
ConnectionLogPage.test.tsx
site/src/pages/ConnectionLogPage/ConnectionLogPage.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { screen, waitFor } from
"@testing-library/react"
;
2
import userEvent from
"@testing-library/user-event"
;
3
import { HttpResponse, http } from
"msw"
;
4
import { API } from
"#/api/api"
;
Callers
nothing calls this directly
Calls
3
get
Method · 0.80
renderPage
Function · 0.70
beforeEach
Function · 0.50
Tested by
no test coverage detected