Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ wait } from
'../wait'
;
2
3
beforeEach(() => {
4
jest.useRealTimers();
Callers
nothing calls this directly
Calls
1
wait
Function · 0.90
Tested by
no test coverage detected