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

File effect.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

expectFunction · 0.90
createEffectFunction · 0.85
collectEventsFunction · 0.85
collectBatchEventsFunction · 0.85
createCollectionFunction · 0.85
fromMethod · 0.80
whereMethod · 0.80
filterMethod · 0.80
selectMethod · 0.80
startSyncImmediateMethod · 0.80

Tested by

no test coverage detected