MCPcopy 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

1import { afterAll, beforeAll, describe, expect, it, vi } from 'vitest'
2import * as React from 'react'
3import { ErrorBoundary } from 'react-error-boundary'
4import {

Callers

nothing calls this directly

Calls 6

queryKeyFunction · 0.90
getQueryCacheMethod · 0.80
setDefaultOptionsMethod · 0.45
setQueryDataMethod · 0.45
getQueryStateMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected