Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
React from
'react'
;
2
import
{render, screen, act} from
'@testing-library/react'
;
3
import
userEvent from
'@testing-library/user-event'
;
4
import
* as l10n from
'lib/l10n'
;
Callers
nothing calls this directly
Calls
6
createMockFile
Function · 0.85
onDisconnect
Method · 0.80
setup
Method · 0.80
setup
Function · 0.70
handleCancel
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected