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

File wait.test.ts

src/user-event/utils/__tests__/wait.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { wait } from '../wait';
2
3beforeEach(() => {
4 jest.useRealTimers();

Callers

nothing calls this directly

Calls 1

waitFunction · 0.90

Tested by

no test coverage detected