MCPcopy
hub / github.com/testing-library/react-hooks-testing-library / errorSuppression.test.ts

File errorSuppression.test.ts

src/__tests__/errorSuppression.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useEffect } from 'react'
2
3describe('error output suppression tests', () => {
4 const consoleError = console.error

Callers

nothing calls this directly

Calls 4

suppressErrorOutputFunction · 0.85
renderHookFunction · 0.50
rerenderFunction · 0.50
unmountFunction · 0.50

Tested by

no test coverage detected