Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{ deleteNestedDataByPath, updateNestedDataByPath } from
'../utils'
3
4
describe(
'Utils tests'
, () => {
Callers
nothing calls this directly
Calls
2
updateNestedDataByPath
Function · 0.90
deleteNestedDataByPath
Function · 0.90
Tested by
no test coverage detected