Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
32
function setup() {
33
return page.render(<TestGrid />);
34
}
35
36
function testSortColumns(expectedValue: readonly SortColumn[]) {
37
return expect
Callers
1
sorting.test.tsx
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected