MCPcopy
hub / github.com/TanStack/query / useQuery.test.ts

File useQuery.test.ts

packages/vue-query/src/__tests__/useQuery.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
2import {
3 computed,
4 getCurrentInstance,

Callers

nothing calls this directly

Calls 4

useQueryFunction · 0.90
sleepFunction · 0.90
refetchMethod · 0.80
fnFunction · 0.70

Tested by

no test coverage detected