MCPcopy Create free account
hub / github.com/callumalpass/tasknotes / VirtualScroller.test.ts

File VirtualScroller.test.ts

tests/unit/utils/VirtualScroller.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { VirtualScroller } from "../../../src/utils/VirtualScroller";
2
3type TestItem = {
4 id: string;

Callers

nothing calls this directly

Calls 10

createTestScrollerFunction · 0.85
renderedKeysFunction · 0.85
reorderItemsMethod · 0.80
invalidateItemsMethod · 0.80
canRemoveItemsMethod · 0.80
removeItemsMethod · 0.80
canInsertItemsMethod · 0.80
insertItemsMethod · 0.80
getItemsMethod · 0.45

Tested by

no test coverage detected