MCPcopy
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

1import { act, setupRerender } from 'preact/test-utils';
2import React, {
3 createElement,
4 render,

Callers

nothing calls this directly

Calls 15

setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
lazyFunction · 0.90
renderFunction · 0.90
createLazyFunction · 0.90
createSuspenderFunction · 0.90
memoFunction · 0.90
actFunction · 0.90
rerenderFunction · 0.85
resolveFunction · 0.85
fakeImportFunction · 0.85

Tested by

no test coverage detected