Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ useEffect } from
'react'
2
3
describe(
'cleanup tests'
, () => {
4
runForRenderers(
Callers
nothing calls this directly
Calls
6
cleanup
Function · 0.85
addCleanup
Function · 0.85
removeCleanup
Function · 0.85
hydrate
Function · 0.85
useHookWithCleanup
Function · 0.70
renderHook
Function · 0.50
Tested by
no test coverage detected