Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ useQuery.promise.test.tsx
File
useQuery.promise.test.tsx
packages/react-query/src/__tests__/useQuery.promise.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterAll, beforeAll, describe, expect, it, vi } from
'vitest'
2
import * as React from
'react'
3
import { ErrorBoundary } from
'react-error-boundary'
4
import {
Callers
nothing calls this directly
Calls
6
queryKey
Function · 0.90
getQueryCache
Method · 0.80
setDefaultOptions
Method · 0.45
setQueryData
Method · 0.45
getQueryState
Method · 0.45
find
Method · 0.45
Tested by
no test coverage detected