MCPcopy
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

1import { userEvent } from 'vitest/browser';
2
3import type { Column, DataGridProps } from '../../src';
4import { getGrid, setup, tabIntoGrid, testRowCount } from './utils';

Callers

nothing calls this directly

Calls 5

getGridFunction · 0.90
testRowCountFunction · 0.90
tabIntoGridFunction · 0.90
expectGridRowsFunction · 0.85
setupGridFunction · 0.70

Tested by

no test coverage detected