MCPcopy Create free account
hub / github.com/TanStack/db / order-by.test.ts

File order-by.test.ts

packages/db/tests/query/order-by.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest'
2import { createCollection } from '../../src/collection/index.js'
3import { mockSyncCollectionOptions, stripVirtualProps } from '../utils.js'
4import { createLiveQueryCollection } from '../../src/query/live-query-collection.js'

Callers

nothing calls this directly

Calls 15

expectFunction · 0.90
createOrderByTestsFunction · 0.85
createCollectionFunction · 0.85
createOrderByBugTestsFunction · 0.85
selectMethod · 0.80
orderByMethod · 0.80
fromMethod · 0.80
filterMethod · 0.80
limitMethod · 0.80

Tested by

no test coverage detected