MCPcopy
hub / github.com/dexie/Dexie.js / tests-PersistedContext.js

File tests-PersistedContext.js

addons/Dexie.Syncable/test/unit/tests-PersistedContext.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Dexie from 'dexie';
2import observable from 'dexie-observable';
3// Add this so we have the SyncNode.prototype.save method
4import syncable from '../../src/Dexie.Syncable';

Callers

nothing calls this directly

Calls 13

resetDatabaseFunction · 0.90
stopFunction · 0.85
initPersistedContextFunction · 0.85
storesMethod · 0.65
versionMethod · 0.65
finallyMethod · 0.65
catchMethod · 0.65
thenMethod · 0.65
addMethod · 0.65
saveMethod · 0.65
getMethod · 0.65
deepEqualFunction · 0.50

Tested by

no test coverage detected