Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/table
/ usePagination.notest.js
File
usePagination.notest.js
packages/react-table/tests/features/usePagination.notest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
2
import
{ renderHook, act } from
'@testing-library/react-hooks'
3
import
{ render, fireEvent } from
'../../../test-utils/react-testing'
4
import
{ useTable } from
'../../hooks/useTable'
Callers
nothing calls this directly
Calls
3
useTable
Function · 0.90
nextPage
Method · 0.80
render
Method · 0.45
Tested by
no test coverage detected