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

File transactions.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

createTransactionFunction · 0.90
expectFunction · 0.90
createCollectionFunction · 0.85
commitMethod · 0.45
rollbackMethod · 0.45
mutateMethod · 0.45
insertMethod · 0.45
updateMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected