Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/react-native-testing-library
/ scroll.test.ts
File
scroll.test.ts
src/event-builder/__tests__/scroll.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ buildScrollEvent } from
'../scroll'
;
2
3
test(
'buildScrollEvent returns default scroll event'
, () => {
4
const
event = buildScrollEvent();
Callers
nothing calls this directly
Calls
1
buildScrollEvent
Function · 0.90
Tested by
no test coverage detected