MCPcopy
hub / github.com/tinyplex/tinybase / partykit.test.ts

File partykit.test.ts

test/unit/persisters/partykit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {PartySocket} from 'partysocket';
2import type {Store} from 'tinybase';
3import {createStore} from 'tinybase';
4import type {

Callers

nothing calls this directly

Calls 13

pauseFunction · 0.90
loadStoreFromStorageFunction · 0.90
hasStoreInStorageFunction · 0.90
createMockEnvironmentFunction · 0.85
createClientFunction · 0.85
destroyMethod · 0.65
startAutoPersistingMethod · 0.65
setCellMethod · 0.65
setValueMethod · 0.65
getContentMethod · 0.65
getTablesMethod · 0.65
delRowMethod · 0.65

Tested by

no test coverage detected