Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comcast/react-data-grid
/ rowHeight.test.ts
File
rowHeight.test.ts
test/browser/rowHeight.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ userEvent } from
'vitest/browser'
;
2
3
import
type
{ Column, DataGridProps } from
'../../src'
;
4
import
{ getGrid, setup, tabIntoGrid, testRowCount } from
'./utils'
;
Callers
nothing calls this directly
Calls
5
getGrid
Function · 0.90
testRowCount
Function · 0.90
tabIntoGrid
Function · 0.90
expectGridRows
Function · 0.85
setupGrid
Function · 0.70
Tested by
no test coverage detected