MCPcopy Create free account
hub / github.com/TanStack/db / select.test.ts

File select.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { processArgument } from '../../../src/query/compiler/select.js'
3import { Aggregate, Func, PropRef, Value } from '../../../src/query/ir.js'
4

Callers

nothing calls this directly

Calls 3

expectFunction · 0.90
processArgumentFunction · 0.85
forEachMethod · 0.45

Tested by

no test coverage detected