MCPcopy
hub / github.com/tinyplex/tinybase / automerge.test.ts

File automerge.test.ts

test/unit/persisters/automerge.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {DocHandle, Repo} from '@automerge/automerge-repo';
2import type {Store} from 'tinybase';
3import {createStore} from 'tinybase';
4import type {Persister} from 'tinybase/persisters';

Callers

nothing calls this directly

Calls 15

resetNetworkFunction · 0.90
createStoreFunction · 0.90
pauseFunction · 0.90
syncDocsFunction · 0.70
saveMethod · 0.65
setTablesMethod · 0.65
setValuesMethod · 0.65
loadMethod · 0.65
getContentMethod · 0.65
startAutoSaveMethod · 0.65
startAutoLoadMethod · 0.65
delCellMethod · 0.65

Tested by

no test coverage detected