MCPcopy Create free account
hub / github.com/TanStack/db / electric.test.ts

File electric.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 CollectionImpl,
4 createCollection,

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.90
createCollectionFunction · 0.90
expectFunction · 0.90
stripVirtualPropsFunction · 0.90
createTransactionFunction · 0.90
stripCollectionStateFunction · 0.85
testSubscriberFunction · 0.85
createPersistedAdapterFunction · 0.85
fnMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected