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

File persisters.test.ts

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

Source from the content-addressed store, hash-verified

1import 'fake-indexeddb/auto';
2import {join} from 'path';
3import type {Store} from 'tinybase';
4import {createStore} from 'tinybase';

Callers

nothing calls this directly

Calls 15

getMockDatabasesFunction · 0.90
createStoreFunction · 0.90
createStatusListenerFunction · 0.90
pauseFunction · 0.90
createCustomPersisterFunction · 0.90
doneFunction · 0.85
triggerListenerFunction · 0.85
getMethod · 0.80
destroyMethod · 0.65
getStoreMethod · 0.65
setValuesMethod · 0.65
setTablesMethod · 0.65

Tested by

no test coverage detected