MCPcopy Create free account
hub / github.com/TanStack/db / storage-failure.test.ts

File storage-failure.test.ts

packages/offline-transactions/tests/storage-failure.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { createCollection } from '@tanstack/db'
3import {
4 IndexedDBAdapter,

Callers

nothing calls this directly

Calls 13

beforeEachFunction · 0.90
createCollectionFunction · 0.90
afterEachFunction · 0.90
expectFunction · 0.90
fnMethod · 0.80
peekOutboxMethod · 0.80
waitUntilFunction · 0.70
startOfflineExecutorFunction · 0.50
disposeMethod · 0.45
mutateMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected