Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ Activity-test.js
File
Activity-test.js
packages/react-reconciler/src/__tests__/Activity-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
React;
2
let
ReactNoop;
3
let
Scheduler;
4
let
act;
Callers
nothing calls this directly
Calls
11
waitForPaint
Function · 0.85
areOuterAndInnerConsistent
Function · 0.85
startTransition
Function · 0.85
waitFor
Function · 0.85
render
Method · 0.65
toBe
Method · 0.65
act
Function · 0.50
assertLog
Function · 0.50
setState
Function · 0.50
useState
Function · 0.50
useEffect
Function · 0.50
Tested by
no test coverage detected