MCPcopy
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

1import * as React from 'react'
2import { describe, expect, it } from 'vitest'
3import { act, renderHook } from '@testing-library/react-hooks'
4import * as RTL from '@testing-library/react'

Callers

nothing calls this directly

Calls 4

useReactTableFunction · 0.90
getCoreRowModelFunction · 0.90
renderMethod · 0.45
rerenderMethod · 0.45

Tested by

no test coverage detected