MCPcopy Create free account
hub / github.com/TanStack/db / subquery-caching.test.ts

File subquery-caching.test.ts

packages/db/tests/query/compiler/subquery-caching.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { D2 } from '@tanstack/db-ivm'
3import { compileQuery } from '../../../src/query/compiler/index.js'
4import { CollectionRef, PropRef, QueryRef } from '../../../src/query/ir.js'

Callers

nothing calls this directly

Calls 5

expectFunction · 0.90
compileQueryFunction · 0.85
newInputMethod · 0.80
createMockCollectionFunction · 0.70
hasMethod · 0.45

Tested by

no test coverage detected