Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ Table.test.tsx
File
Table.test.tsx
packages/react/src/DataTable/__tests__/Table.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {render, screen} from
'@testing-library/react'
2
import React from
'react'
3
import {Table} from
'../../DataTable'
4
import {createColumnHelper} from
'../column'
Callers
nothing calls this directly
Calls
3
render
Function · 0.90
createColumnHelper
Function · 0.90
createTable
Function · 0.85
Tested by
no test coverage detected