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

File synchronizers.test.ts

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

Source from the content-addressed store, hash-verified

1import type {Content, MergeableStore} from 'tinybase';
2import {createMergeableStore} from 'tinybase';
3import type {Receive, Synchronizer} from 'tinybase/synchronizers';
4import {createCustomSynchronizer} from 'tinybase/synchronizers';

Callers

nothing calls this directly

Calls 15

getTimeFunctionsFunction · 0.90
createWsSynchronizerFunction · 0.90
createCustomSynchronizerFunction · 0.90
createMergeableStoreFunction · 0.90
pauseFunction · 0.85
expectEachToHaveContentFunction · 0.85
syncFunction · 0.85
expectAllToHaveContentFunction · 0.85
getMethod · 0.80
deleteMethod · 0.80
destroyMethod · 0.65
setContentMethod · 0.65

Tested by

no test coverage detected