Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ store-foolishness.test.tsx
File
store-foolishness.test.tsx
test/unit/core/store/store-foolishness.test.tsx: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 {render} from
'@testing-library/react'
;
Callers
nothing calls this directly
Calls
15
createMergeableStore
Function · 0.90
createStore
Function · 0.90
createStoreListener
Function · 0.90
expectChangesNoJson
Function · 0.90
expectNoChanges
Function · 0.90
expectChanges
Function · 0.90
createLocalPersister
Function · 0.90
setContent
Method · 0.65
getTables
Method · 0.65
setTables
Method · 0.65
setValues
Method · 0.65
getValues
Method · 0.65
Tested by
no test coverage detected