MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 QueryClient,
4 QueryObserver,

Callers

nothing calls this directly

Calls 15

dehydrateFunction · 0.90
hydrateFunction · 0.90
renderDevtoolsFunction · 0.85
setOnlineMethod · 0.80
getMutationCacheMethod · 0.80
executeMethod · 0.80
getQueryCacheMethod · 0.80
setStateMethod · 0.80
submitMethod · 0.80
stubPipWindowFunction · 0.70
unsubscribeFunction · 0.50
clearMethod · 0.45

Tested by

no test coverage detected