Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ Devtools.test.tsx
File
Devtools.test.tsx
packages/query-devtools/src/__tests__/Devtools.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import {
3
QueryClient,
4
QueryObserver,
Callers
nothing calls this directly
Calls
15
dehydrate
Function · 0.90
hydrate
Function · 0.90
renderDevtools
Function · 0.85
setOnline
Method · 0.80
getMutationCache
Method · 0.80
execute
Method · 0.80
getQueryCache
Method · 0.80
setState
Method · 0.80
submit
Method · 0.80
stubPipWindow
Function · 0.70
unsubscribe
Function · 0.50
clear
Method · 0.45
Tested by
no test coverage detected