Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expectTypeOf, test } from
'vitest'
2
import
{ createCollection } from
'../../src/collection/index.js'
3
import
{
4
caseWhen,
Callers
nothing calls this directly
Calls
11
createLiveQueryCollection
Function · 0.85
caseWhen
Function · 0.85
createPosts
Function · 0.85
toArray
Function · 0.85
select
Method · 0.80
from
Method · 0.80
where
Method · 0.80
createUsers
Function · 0.70
gt
Function · 0.70
eq
Function · 0.70
join
Method · 0.45
Tested by
no test coverage detected