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

File functions.test.ts

test/unit/core/ui-svelte/functions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {act, fireEvent, render} from '@testing-library/svelte';
2import type {Store} from 'tinybase';
3import {createStore} from 'tinybase';
4import {createMergeableStore} from 'tinybase/mergeable-store';

Callers

nothing calls this directly

Calls 15

createStoreFunction · 0.90
testContextPrimitivesFunction · 0.90
testStoreReadFunctionsFunction · 0.90
createSessionPersisterFunction · 0.90
actFunction · 0.85
createMergeableStoreFunction · 0.85
setValuesMethod · 0.65
setTablesMethod · 0.65
setCellMethod · 0.65
getCellMethod · 0.65

Tested by

no test coverage detected