Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/db
/ comparison.property.test.ts
File
comparison.property.test.ts
packages/db/tests/comparison.property.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
'vitest'
2
import
{ fc, test as fcTest } from
'@fast-check/vitest'
3
import
{
4
areValuesEqual,
Callers
nothing calls this directly
Calls
8
expect
Function · 0.90
ascComparator
Function · 0.90
descComparator
Function · 0.90
makeComparator
Function · 0.90
normalizeValue
Function · 0.90
areValuesEqual
Function · 0.90
checkAntisymmetry
Function · 0.85
comparator
Function · 0.85
Tested by
no test coverage detected