Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/table
/ core.test.tsx
File
core.test.tsx
packages/react-table/tests/core/core.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
2
import { describe, expect, it } from
'vitest'
3
import { act, renderHook } from
'@testing-library/react-hooks'
4
import * as RTL from
'@testing-library/react'
Callers
nothing calls this directly
Calls
4
useReactTable
Function · 0.90
getCoreRowModel
Function · 0.90
render
Method · 0.45
rerender
Method · 0.45
Tested by
no test coverage detected