Name Description Size Coverage
browser.toml 1143 -
browser_collectKeys.js Tests for the collecting keys from messages. 9553 -
browser_encryptedUriCleanup.js When an encrypted message is displayed, its URI is remembered by gEncryptedURIService (used by the remote-content policy). That entry is forgotten again when navigating away, which involves re-deriving the message's necko URL. If the message can no longer be resolved (e.g. its account has been removed), the cleanup must still remove the remembered entry and must not throw and break the display of the next message (bug 2052976). Two complementary checks: one on the cleanup itself (the entries are gone), and one on the user-visible symptom (the next message still displays). 6406 -
browser_inlineOpenPGP.js Tests for the display of inline OpenPGP. 4136 -
browser_keyWizard.js Tests for the creation or import of an OpenPGP key. 14190 -
browser_openPGPDrafts.js Delete all messages in the given folder. @param {nsIMsgFolder} folder - The folder to empty. 6378 -
browser_perm_decrypt.js Tests for permanent decryption of email. 4549 -
browser_pgpSignedPartDispatch.js Ensure OpenPGP messages that contain a multipart/signed part render correctly, no matter at which position in the MIME tree the signed part is found. The handler is picked from the protocol parameter of the part, so this must work on the first stream, without a reload. 4134 -
browser_upload.js 3163 -
browser_viewMessage.js Tests for the display of OpenPGP signed/encrypted state in opened messages. 40144 -
browser_viewMessage2.js Tests for the display of OpenPGP signed/encrypted state in opened messages, when OpenPGP passphrases are in use. 3665 -
browser_viewMessageSecurity.js Tests for the display of the Message Security popup panel, which displays encryption information for both OpenPGP and S/MIME. 9017 -
browser_viewPartialMessage.js Tests for the display of OpenPGP signed/encrypted state in opened messages. 5738 -
composition -
data -