MCPcopy
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

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

Callers

nothing calls this directly

Calls 15

createMergeableStoreFunction · 0.90
createStoreFunction · 0.90
createStoreListenerFunction · 0.90
expectChangesNoJsonFunction · 0.90
expectNoChangesFunction · 0.90
expectChangesFunction · 0.90
createLocalPersisterFunction · 0.90
setContentMethod · 0.65
getTablesMethod · 0.65
setTablesMethod · 0.65
setValuesMethod · 0.65
getValuesMethod · 0.65

Tested by

no test coverage detected