Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ VirtualScroller } from
"../../../src/utils/VirtualScroller"
;
2
3
type
TestItem = {
4
id: string;
Callers
nothing calls this directly
Calls
10
createTestScrollerWithContainer
Function · 0.85
createTestScroller
Function · 0.85
renderedKeys
Function · 0.85
reorderItems
Method · 0.80
invalidateItems
Method · 0.80
canRemoveItems
Method · 0.80
removeItems
Method · 0.80
canInsertItems
Method · 0.80
insertItems
Method · 0.80
getItems
Method · 0.45
Tested by
no test coverage detected