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

File pgpModel-test.js

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

Source from the content-addressed store, hash-verified

1import {expect} from 'test';
2import {MAIN_KEYRING_ID} from 'lib/constants';
3import {LocalStorageStub} from 'utils';
4import {__RewireAPI__ as prefsRewireAPI} from 'modules/prefs';

Callers

nothing calls this directly

Calls 15

encryptMessageFunction · 0.90
decryptMessageFunction · 0.90
signMessageFunction · 0.90
verifyMessageFunction · 0.90
verifyDetachedSignatureFunction · 0.90
createPrivateKeyBackupFunction · 0.90
restorePrivateKeyBackupFunction · 0.90
unlockFunction · 0.90
encryptSyncMessageFunction · 0.90
readMessageFunction · 0.90
decryptSyncMessageFunction · 0.90
encryptFileFunction · 0.90

Tested by

no test coverage detected