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

File mergeable-store.test.ts

test/unit/core/store/mergeable-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {beforeAll, beforeEach, describe, expect, test} from 'vitest';
2
3/* eslint-disable @typescript-eslint/ban-ts-comment */
4import type {

Callers

nothing calls this directly

Calls 15

getTimeFunctionsFunction · 0.90
createMergeableStoreFunction · 0.90
timeFunction · 0.90
stampedFunction · 0.90
nullStampedFunction · 0.90
pauseFunction · 0.85
expectDeltasFunction · 0.85
permuteFunction · 0.85
isMergeableMethod · 0.65
setCellMethod · 0.65
mergeMethod · 0.65
getContentMethod · 0.65

Tested by

no test coverage detected