Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ index.test.jsx
File
index.test.jsx
packages/ui-components/src/Common/BasePagination/__tests__/index.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { describe, it } from
'node:test'
;
2
import assert from
'node:assert/strict'
;
3
4
import { render, screen } from
'@testing-library/react'
;
Callers
nothing calls this directly
Calls
2
isVisible
Function · 0.90
renderPagination
Function · 0.85
Tested by
no test coverage detected