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

File utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { deleteNestedDataByPath, updateNestedDataByPath } from '../utils'
3
4describe('Utils tests', () => {

Callers

nothing calls this directly

Calls 2

updateNestedDataByPathFunction · 0.90
deleteNestedDataByPathFunction · 0.90

Tested by

no test coverage detected