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

File suspense.test.tsx

src/__tests__/suspense.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { Text, View } from 'react-native';
3
4import { act, render, screen } from '..';

Callers

nothing calls this directly

Calls 4

excludeConsoleMessageFunction · 0.90
actFunction · 0.85
toBeOnTheScreenMethod · 0.80
renderFunction · 0.50

Tested by

no test coverage detected