MCPcopy
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

1import { createElement, render, lazy, Suspense } from 'preact/compat';
2import 'preact/debug';
3import { setupRerender } from 'preact/test-utils';
4import {

Callers

nothing calls this directly

Calls 9

setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
lazyFunction · 0.90
serializeHtmlFunction · 0.90
resolveFunction · 0.85
ErrorFunction · 0.85
rerenderFunction · 0.85

Tested by

no test coverage detected