Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ componentDidCatch.test.jsx
File
componentDidCatch.test.jsx
compat/test/browser/componentDidCatch.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { render, Component } from
'preact/compat'
;
2
import { setupScratch, teardown } from
'../../../test/_util/helpers'
;
3
import { act } from
'preact/test-utils'
;
4
Callers
nothing calls this directly
Calls
5
setupScratch
Function · 0.90
teardown
Function · 0.90
act
Function · 0.90
render
Function · 0.90
update
Function · 0.50
Tested by
no test coverage detected