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

File KeyringGPG-test.js

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

Source from the content-addressed store, hash-verified

1import {expect, sinon} from 'test';
2import {GNUPG_KEYRING_ID} from 'lib/constants';
3/* eslint-disable-next-line no-unused-vars */
4import {init} from 'modules/keyring'; // imported to circumvent circular dependency

Callers

nothing calls this directly

Calls 4

restoreMethod · 0.80
loadMethod · 0.45
getDefaultKeyMethod · 0.45
importKeysMethod · 0.45

Tested by

no test coverage detected