Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ waitFor } from
'../wait-for'
;
2
3
describe.each([false, true])(
'fake timers tests (legacyFakeTimers = %s)'
, (legacyFakeTimers) => {
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
1
waitFor
Function · 0.90
Tested by
no test coverage detected