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

File cleanup.test.ts

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

Source from the content-addressed store, hash-verified

1import { useEffect } from 'react'
2
3describe('cleanup tests', () => {
4 runForRenderers(

Callers

nothing calls this directly

Calls 6

cleanupFunction · 0.85
addCleanupFunction · 0.85
removeCleanupFunction · 0.85
hydrateFunction · 0.85
useHookWithCleanupFunction · 0.70
renderHookFunction · 0.50

Tested by

no test coverage detected