Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ autocryptStore-test.js
File
autocryptStore-test.js
test/legacy/modules/autocryptStore-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{expect} from
'test'
;
2
import
{LocalStorageStub} from
'utils'
;
3
import
{Store} from
'modules/autocryptWrapper'
;
4
import
* as autocryptWrapper from
'modules/autocryptWrapper'
;
Callers
nothing calls this directly
Calls
5
resolve
Function · 0.85
put
Method · 0.80
get
Method · 0.45
set
Method · 0.45
init
Method · 0.45
Tested by
no test coverage detected