MCPcopy
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

1import { buildScrollEvent } from '../scroll';
2
3test('buildScrollEvent returns default scroll event', () => {
4 const event = buildScrollEvent();

Callers

nothing calls this directly

Calls 1

buildScrollEventFunction · 0.90

Tested by

no test coverage detected