MCPcopy Index your code
hub / github.com/TanStack/db / collection.test.ts

File collection.test.ts

packages/db/tests/collection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mitt from 'mitt'
2import { describe, expect, it, vi } from 'vitest'
3import { createCollection } from '../src/collection/index.js'
4import {

Callers

nothing calls this directly

Calls 15

expectFunction · 0.90
flushPromisesFunction · 0.90
stripVirtualPropsFunction · 0.90
createTransactionFunction · 0.90
withExpectedRejectionFunction · 0.90
createCollectionFunction · 0.85
getStateEntriesFunction · 0.85
markReadyMethod · 0.80
stateWhenReadyMethod · 0.80
selectMethod · 0.80

Tested by

no test coverage detected