MCPcopy Index your code
hub / github.com/TanStack/db / case-when.test-d.ts

File case-when.test-d.ts

packages/db/tests/query/case-when.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from 'vitest'
2import { createCollection } from '../../src/collection/index.js'
3import {
4 caseWhen,

Callers

nothing calls this directly

Calls 11

caseWhenFunction · 0.85
createPostsFunction · 0.85
toArrayFunction · 0.85
selectMethod · 0.80
fromMethod · 0.80
whereMethod · 0.80
createUsersFunction · 0.70
gtFunction · 0.70
eqFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected