MCPcopy Create free account
hub / github.com/effect-app/libs / dependencyInvalidation.test.ts

File dependencyInvalidation.test.ts

packages/vue/test/dependencyInvalidation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { defaultRegistry } from "@effect/atom-vue"
3import { expect, it } from "@effect/vitest"
4import { QueryClient, VueQueryPlugin } from "@tanstack/vue-query"

Callers

nothing calls this directly

Calls 15

makeQueryKeyFunction · 0.90
setQueryReadDependenciesFunction · 0.85
invalidateQueriesFunction · 0.85
makeAtomClientRuntimeFunction · 0.85
buildQueryFamilyFunction · 0.85
awaitAtomResultFunction · 0.85
makeTanstackQueryFunction · 0.85
useQueryFunction · 0.85
runInvalidationMatrixFunction · 0.85

Tested by

no test coverage detected