MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / error-reporting.test.ts

File error-reporting.test.ts

packages/react/src/api/error-reporting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// That a handled UI failure reaches the crash reporter as a titled error is
2// covered end to end by e2e/cloud/frontend-error-reporting.test.ts, which reads
3// the report off the wire. What is left here is the input shapes a browser run
4// cannot produce on demand — a thrown string, a tagged error declared without a

Callers

nothing calls this directly

Calls 6

messageFromUnknownFunction · 0.90
messageFromExitFunction · 0.90
reportExitFailureFunction · 0.90
toReportableErrorFunction · 0.90
captureReportsFunction · 0.85
rawErrorFunction · 0.70

Tested by

no test coverage detected