Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{
3
computed,
4
getCurrentInstance,
Callers
nothing calls this directly
Calls
6
queryKey
Function · 0.90
useQuery
Function · 0.90
sleep
Function · 0.90
refetch
Method · 0.80
fn
Function · 0.70
ref
Function · 0.50
Tested by
no test coverage detected