MCPcopy Index your code
hub / github.com/mailvelope/mailvelope / editor.controller.test.js

File editor.controller.test.js

test/unit/controller/editor.controller.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import EditorController from '../../../src/controller/editor.controller';
2import {prefs} from '../../../src/modules/prefs';
3import * as l10n from '../../../src/lib/l10n';
4import {createMockPort} from '../__mocks__/port';

Callers

nothing calls this directly

Calls 9

createMockPortFunction · 0.90
formatMessageMethod · 0.80
getPublicKeyFprsMethod · 0.80
onEditorUserInputMethod · 0.80
onSignOnlyMethod · 0.80
beforeAuthorizationMethod · 0.80
decryptArmoredMethod · 0.80
setStateMethod · 0.45
afterAuthorizationMethod · 0.45

Tested by

no test coverage detected