MCPcopy
hub / github.com/Comcast/react-data-grid / colSpan.test.ts

File colSpan.test.ts

test/browser/column/colSpan.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 } from '../../../src';
4import { getCellsAtRowIndex, getHeaderCells, setup, validateCellPosition } from '../utils';

Callers

nothing calls this directly

Calls 6

getHeaderCellsFunction · 0.90
getCellsAtRowIndexFunction · 0.90
validateCellPositionFunction · 0.90
setupColSpanFunction · 0.85
testScrollIntoViewFunction · 0.85
navigateFunction · 0.70

Tested by

no test coverage detected