MCPcopy
hub / github.com/tinyplex/tinybase / mergeable-json.test.ts

File mergeable-json.test.ts

test/unit/persisters/database/mergeable-json.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-len */
2import 'fake-indexeddb/auto';
3import type {MergeableStore} from 'tinybase';
4import {createMergeableStore} from 'tinybase';

Callers

nothing calls this directly

Calls 15

getTimeFunctionsFunction · 0.90
getDatabaseFunctionsFunction · 0.90
createMergeableStoreFunction · 0.90
getDatabaseFunction · 0.85
setDatabaseFunction · 0.85
pauseFunction · 0.85
destroyMethod · 0.65
saveMethod · 0.65
setTablesMethod · 0.65
setValuesMethod · 0.65
loadMethod · 0.65
getContentMethod · 0.65

Tested by

no test coverage detected