Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ render.test.jsx
File
render.test.jsx
test/browser/render.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { setupRerender } from
'preact/test-utils'
;
2
import { createElement, render, Component, options, Fragment } from
'preact'
;
3
import {
4
setupScratch,
Callers
nothing calls this directly
Calls
15
setupScratch
Function · 0.90
setupRerender
Function · 0.90
teardown
Function · 0.90
logCall
Function · 0.90
render
Function · 0.90
serializeHtml
Function · 0.90
getMixedArray
Function · 0.90
supportsDataList
Function · 0.90
sortAttributes
Function · 0.90
createEvent
Function · 0.90
clearLog
Function · 0.90
getLog
Function · 0.90
Tested by
no test coverage detected