MCPcopy
hub / github.com/preactjs/preact / hydrate.test.jsx

File hydrate.test.jsx

compat/test/browser/hydrate.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { hydrate } from 'preact/compat';
2import { setupScratch, teardown } from '../../../test/_util/helpers';
3
4describe('compat hydrate', () => {

Callers

nothing calls this directly

Calls 4

setupScratchFunction · 0.90
teardownFunction · 0.90
hydrateFunction · 0.90
appendChildMethod · 0.65

Tested by

no test coverage detected