Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ mocks.ts
File
mocks.ts
test/unit/persisters/common/mocks.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{DocHandle, Repo} from
'@automerge/automerge-repo'
;
2
import
crypto from
'crypto'
;
3
import
fs from
'fs'
;
4
import
{deleteDB, openDB} from
'idb'
;
Callers
nothing calls this directly
Calls
15
createMergeableStore
Function · 0.90
getUniqueId
Function · 0.90
createOpfsPersister
Function · 0.90
createRemotePersister
Function · 0.90
getMockedCustom
Function · 0.85
createCustomLocalSynchronizer
Function · 0.85
getMockedStorage
Function · 0.85
close
Method · 0.80
get
Method · 0.80
put
Method · 0.80
delete
Method · 0.80
list
Method · 0.80
Tested by
no test coverage detected