Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ test-setup.ts
File
test-setup.ts
packages/react-query-devtools/test-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'@testing-library/jest-dom/vitest'
2
import
{ act, cleanup } from
'@testing-library/react'
3
import
{ afterEach } from
'vitest'
4
import
{ notifyManager } from
'@tanstack/react-query'
Callers
nothing calls this directly
Calls
1
cleanup
Function · 0.85
Tested by
no test coverage detected