Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ debug-compat.test.jsx
File
debug-compat.test.jsx
debug/test/browser/debug-compat.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createElement, render, createRef } from
'preact'
;
2
import { setupScratch, teardown } from
'../../../test/_util/helpers'
;
3
import
'./fakeDevTools'
;
4
import
'preact/debug'
;
Callers
nothing calls this directly
Calls
8
setupScratch
Function · 0.90
teardown
Function · 0.90
render
Function · 0.90
resetPropWarnings
Function · 0.90
forwardRef
Function · 0.90
createRef
Function · 0.90
appendChild
Method · 0.65
removeChild
Method · 0.65
Tested by
no test coverage detected