MCPcopy
hub / github.com/bvaughn/react-virtualized / Section.jest.js

File Section.jest.js

source/Collection/Section.jest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Section from './Section';
2
3describe('Section', () => {
4 function helper({height = 100, width = 200, x = 0, y = 0} = {}) {

Callers

nothing calls this directly

Calls 4

addCellIndexMethod · 0.80
helperFunction · 0.70
getCellIndicesMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected