MCPcopy Index your code
hub / github.com/TanStack/db / select-spread.test.ts

File select-spread.test.ts

packages/db/tests/query/select-spread.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 { createLiveQueryCollection } from '../../src/query/index.js'
4import { mockSyncCollectionOptions, stripVirtualProps } from '../utils.js'

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.90
expectFunction · 0.90
addFunction · 0.85
upperFunction · 0.85
selectMethod · 0.80
fromMethod · 0.80
createMessagesCollectionFunction · 0.70
createUsersCollectionFunction · 0.70
eqFunction · 0.70
stripVirtualPropsFunction · 0.50

Tested by

no test coverage detected