MCPcopy
hub / github.com/Comcast/react-data-grid / setup

Function setup

test/browser/sorting.test.tsx:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32function setup() {
33 return page.render(<TestGrid />);
34}
35
36function testSortColumns(expectedValue: readonly SortColumn[]) {
37 return expect

Callers 1

sorting.test.tsxFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected