Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Dexie from
'dexie'
;
2
import
observable from
'dexie-observable'
;
3
// Add this so we have the SyncNode.prototype.save method
4
import
syncable from
'../../src/Dexie.Syncable'
;
Callers
nothing calls this directly
Calls
13
resetDatabase
Function · 0.90
stop
Function · 0.85
initPersistedContext
Function · 0.85
stores
Method · 0.65
version
Method · 0.65
finally
Method · 0.65
catch
Method · 0.65
then
Method · 0.65
add
Method · 0.65
save
Method · 0.65
get
Method · 0.65
deepEqual
Function · 0.50
Tested by
no test coverage detected