MCPcopy
hub / github.com/mailvelope/mailvelope / editor.test.js

File editor.test.js

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

Source from the content-addressed store, hash-verified

1import React from 'react';
2import {render, screen, act} from '@testing-library/react';
3import userEvent from '@testing-library/user-event';
4import * as l10n from 'lib/l10n';

Callers

nothing calls this directly

Calls 6

createMockFileFunction · 0.85
onDisconnectMethod · 0.80
setupMethod · 0.80
setupFunction · 0.70
handleCancelMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected