Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{beforeAll, beforeEach, describe, expect, test} from
'vitest'
;
2
3
/* eslint-disable @typescript-eslint/ban-ts-comment */
4
import
type
{
Callers
nothing calls this directly
Calls
15
getTimeFunctions
Function · 0.90
createMergeableStore
Function · 0.90
time
Function · 0.90
stamped
Function · 0.90
nullStamped
Function · 0.90
pause
Function · 0.85
expectDeltas
Function · 0.85
permute
Function · 0.85
isMergeable
Method · 0.65
setCell
Method · 0.65
merge
Method · 0.65
getContent
Method · 0.65
Tested by
no test coverage detected