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

File KeyringLocal-test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

setKeyringAttrFunction · 0.90
mapKeysFunction · 0.90
importAttributesMethod · 0.80
getKeysMethod · 0.80
getValidSigningKeysMethod · 0.80
getKeyDataMethod · 0.80
getKeyByAddressMethod · 0.80
getPrivateKeyByIdsMethod · 0.80
getKeysByFprsMethod · 0.80
getFprForKeyIdMethod · 0.80
getAttributesMethod · 0.80
isRFC2822UserIdMethod · 0.80

Tested by

no test coverage detected