MCPcopy
hub / github.com/callstack/react-native-testing-library / longPress.test.tsx

File longPress.test.tsx

src/user-event/press/__tests__/longPress.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { Pressable, Text, TouchableHighlight, TouchableOpacity, View } from 'react-native';
3
4import { userEvent } from '../..';

Callers

nothing calls this directly

Calls 4

createEventLoggerFunction · 0.90
getEventsNamesFunction · 0.90
renderFunction · 0.50
logEventFunction · 0.50

Tested by

no test coverage detected