Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ persisters.test.ts
File
persisters.test.ts
test/unit/persisters/persisters.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'fake-indexeddb/auto'
;
2
import
{join} from
'path'
;
3
import
type
{Store} from
'tinybase'
;
4
import
{createStore} from
'tinybase'
;
Callers
nothing calls this directly
Calls
15
getMockDatabases
Function · 0.90
createStore
Function · 0.90
createStatusListener
Function · 0.90
pause
Function · 0.90
createCustomPersister
Function · 0.90
done
Function · 0.85
triggerListener
Function · 0.85
get
Method · 0.80
destroy
Method · 0.65
getStore
Method · 0.65
setValues
Method · 0.65
setTables
Method · 0.65
Tested by
no test coverage detected