MCPcopy
hub / github.com/mailvelope/mailvelope / KeyStoreLocal-test.js

File KeyStoreLocal-test.js

test/legacy/modules/KeyStoreLocal-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {expect} from 'test';
2import {readKey} from 'openpgp';
3import {LocalStorageStub} from 'utils';
4import {init as initKeyringAttrMap, getById as getKeryingById, __RewireAPI__ as keyringRewireAPI} from 'modules/keyring';

Callers

nothing calls this directly

Calls 12

mapKeysFunction · 0.90
importAttributesMethod · 0.80
loadKeysMethod · 0.80
importKeysMethod · 0.45
clearMethod · 0.45
loadMethod · 0.45
getForAddressMethod · 0.45
pushMethod · 0.45
storeMethod · 0.45
getMethod · 0.45
getDefaultKeyFprMethod · 0.45
generateKeyMethod · 0.45

Tested by

no test coverage detected