MCPcopy Index your code
hub / github.com/tinyplex/tinybase / middleware.test.ts

File middleware.test.ts

test/unit/core/other/middleware.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {beforeEach, describe, expect, test, vi} from 'vitest';
2
3import type {MergeableStore, Middleware, Store} from 'tinybase';
4import {

Callers

nothing calls this directly

Calls 15

createStoreFunction · 0.90
getTimeFunctionsFunction · 0.90
createMergeableStoreFunction · 0.90
registerAllCallbacksFunction · 0.85
pauseFunction · 0.85
getStoreMethod · 0.65
destroyMethod · 0.65
setContentMethod · 0.65
getTablesMethod · 0.65
getValuesMethod · 0.65
setTablesMethod · 0.65

Tested by

no test coverage detected