MCPcopy
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

1import {beforeEach, describe, expect, test} from 'vitest';
2
3/* eslint-disable @typescript-eslint/ban-ts-comment */
4import type {

Callers

nothing calls this directly

Calls 15

createStoreListenerFunction · 0.90
expectChangesFunction · 0.90
expectNoChangesFunction · 0.90
expectChangesNoJsonFunction · 0.90
getAddMinMaxMutatorFunction · 0.85
createMergeableStoreFunction · 0.85
addAllowCellMutatorFunction · 0.85
addAllowValueMutatorFunction · 0.85
setTablesSchemaMethod · 0.65
getTablesSchemaJsonMethod · 0.65
setCellMethod · 0.65
getTablesMethod · 0.65

Tested by

no test coverage detected