MCPcopy
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

1import React from 'react'
2import { renderHook, act } from '@testing-library/react-hooks'
3import { render, fireEvent } from '../../../test-utils/react-testing'
4import { useTable } from '../../hooks/useTable'

Callers

nothing calls this directly

Calls 3

useTableFunction · 0.90
nextPageMethod · 0.80
renderMethod · 0.45

Tested by

no test coverage detected