Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ PaginationWidgetBase.test.tsx
File
PaginationWidgetBase.test.tsx
site/src/components/PaginationWidget/PaginationWidgetBase.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 { renderWithAuth } from
"#/testHelpers/renderHelpers"
;
4
import {
Callers
nothing calls this directly
Calls
1
renderWithAuth
Function · 0.90
Tested by
no test coverage detected