MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / wait-for.test.tsx

File wait-for.test.tsx

src/__tests__/wait-for.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { Pressable, Text, TouchableOpacity, View } from 'react-native';
3
4import { configure, fireEvent, render, screen, waitFor } from '..';

Callers

nothing calls this directly

Calls 7

setupTimeTypeFunction · 0.90
waitForFunction · 0.85
cleanupFunction · 0.85
configureFunction · 0.85
blockThreadFunction · 0.85
toBeOnTheScreenMethod · 0.80
renderFunction · 0.50

Tested by

no test coverage detected