MCPcopy
hub / github.com/TanStack/query / utils.test.tsx

File utils.test.tsx

packages/query-core/src/__tests__/utils.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { QueryClient } from '..'
3import {
4 addToEnd,

Callers

nothing calls this directly

Calls 13

hashQueryKeyByOptionsFunction · 0.90
hashKeyFunction · 0.90
shallowEqualObjectsFunction · 0.90
isPlainObjectFunction · 0.90
isPlainArrayFunction · 0.90
partialMatchKeyFunction · 0.90
replaceEqualDeepFunction · 0.90
matchMutationFunction · 0.90
keepPreviousDataFunction · 0.90
addToEndFunction · 0.90
addToStartFunction · 0.90
shouldThrowErrorFunction · 0.90

Tested by

no test coverage detected