Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ store-schema.test.ts
File
store-schema.test.ts
test/unit/core/store/store-schema.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{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
createStoreListener
Function · 0.90
expectChanges
Function · 0.90
expectNoChanges
Function · 0.90
expectChangesNoJson
Function · 0.90
getAddMinMaxMutator
Function · 0.85
createMergeableStore
Function · 0.85
addAllowCellMutator
Function · 0.85
addAllowValueMutator
Function · 0.85
setTablesSchema
Method · 0.65
getTablesSchemaJson
Method · 0.65
setCell
Method · 0.65
getTables
Method · 0.65
Tested by
no test coverage detected