Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ suspense.test.jsx
File
suspense.test.jsx
compat/test/browser/suspense.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { act, setupRerender } from
'preact/test-utils'
;
2
import React, {
3
createElement,
4
render,
Callers
nothing calls this directly
Calls
15
setupScratch
Function · 0.90
setupRerender
Function · 0.90
teardown
Function · 0.90
lazy
Function · 0.90
render
Function · 0.90
createLazy
Function · 0.90
createSuspender
Function · 0.90
memo
Function · 0.90
act
Function · 0.90
rerender
Function · 0.85
resolve
Function · 0.85
fakeImport
Function · 0.85
Tested by
no test coverage detected