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