MCPcopy
hub / github.com/LegendApp/legend-state / persist.test.ts

File persist.test.ts

tests/persist.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'fake-indexeddb/auto';
2import { observable } from '../src/observable';
3import { Change } from '../src/observableInterfaces';
4import { ObservablePersistLocalStorage } from '../src/persist-plugins/local-storage';

Callers

nothing calls this directly

Calls 7

persistObservableFunction · 0.90
observableFunction · 0.90
whenFunction · 0.90
transformOutDataFunction · 0.90
promiseTimeoutFunction · 0.70
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected