Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{ createCollection } from
'@tanstack/db'
3
import
{
4
IndexedDBAdapter,
Callers
nothing calls this directly
Calls
13
beforeEach
Function · 0.90
createCollection
Function · 0.90
afterEach
Function · 0.90
expect
Function · 0.90
fn
Method · 0.80
createOfflineTransaction
Method · 0.80
peekOutbox
Method · 0.80
waitUntil
Function · 0.70
startOfflineExecutor
Function · 0.50
dispose
Method · 0.45
mutate
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected