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

File timers.test.ts

src/__tests__/timers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { waitFor } from '../wait-for';
2
3describe.each([false, true])('fake timers tests (legacyFakeTimers = %s)', (legacyFakeTimers) => {
4 beforeEach(() => {

Callers

nothing calls this directly

Calls 1

waitForFunction · 0.90

Tested by

no test coverage detected