releases-comm-central/mailnews/compose/test/unit
Kai Engert f8260cdddd Bug 1114475 - Implement configuration to send a minimal User-Agent header, or no header at all, in sent emails. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D148631

--HG--
extra : amend_source : 11be43f7035f574eba4968b6acc82eda0a90724e
2023-01-13 21:19:33 +11:00
..
data Bug 1729437 - Use the full body to pick encoding in MimeEncoder.jsm. r=mkmelin 2021-09-10 13:01:57 +03:00
head_compose.js Bug 1801529 - mozilla/valid-jsdoc automatic fixups across the Thunderbird codebase. r=aleca 2022-11-23 15:43:25 +11:00
test_accountKey.js Bug 1794997 - Get account from identity to prevent sending with the wrong account. r=mkmelin 2022-10-25 21:20:58 +11:00
test_attachment.js Bug 1776851 - Q encoding should use uppercase characters according to RFC 2047. r=rnons 2022-08-04 14:54:01 +10:00
test_attachment_intl.js Bug 1736258 - Fix crashes in test_attachment_intl.js, test_nsMsgCompose2.js (regressed due to Bug 1735601). r=darktrojan 2021-10-18 12:55:12 +03:00
test_autoReply.js Bug 1802815 - hdr Charset -> charset. r=benc 2022-12-01 21:30:10 +11:00
test_bcc.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_bug155172.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_bug474774.js Bug 1678109 - get rid of the mailnews IOUtils.jsm module. r=freaktechnik 2021-03-18 14:28:05 +02:00
test_createAndSendMessage.js Bug 1747456 - Allow compose.sendMessage() to await the entire send process and add compose.saveMessage(). r=mkmelin 2022-05-28 13:03:07 +03:00
test_createRFC822Message.js Bug 1710581 - followup lint fix. rs=eslint DONTBUILD 2021-05-12 13:48:44 +03:00
test_detectAttachmentCharset.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_expandMailingLists.js Bug 1801529 - mozilla/valid-jsdoc automatic fixups across the Thunderbird codebase. r=aleca 2022-11-23 15:43:25 +11:00
test_fcc2.js Bug 1211292 - Support retrying on copy failure and support fcc2 in MessageSend.jsm. r=mkmelin 2020-10-02 17:20:53 +09:00
test_fccReply.js Bug 1801272 - Convert imports of modules from testing/ to ESM. r=mkmelin 2022-11-19 20:04:39 +11:00
test_longLines.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_mailTelemetry.js Bug 1808164 - Port Bug 1806359 - Migrate telemetry modules to ES modules. r=freaktechnik 2023-01-04 09:15:49 +11:00
test_mailtoURL.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_messageBody.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_messageHeaders.js Bug 1114475 - Implement configuration to send a minimal User-Agent header, or no header at all, in sent emails. r=darktrojan 2023-01-13 21:19:33 +11:00
test_nsIMsgCompFields.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_nsMsgCompose1.js Bug 1801529 - mozilla/valid-jsdoc automatic fixups across the Thunderbird codebase. r=aleca 2022-11-23 15:43:25 +11:00
test_nsMsgCompose2.js Bug 1747456 - Allow compose.sendMessage() to await the entire send process and add compose.saveMessage(). r=mkmelin 2022-05-28 13:03:07 +03:00
test_nsMsgCompose3.js Backed out changeset 23362b85a4fa (bug 1576525) for test failures. a=backout 2019-09-19 23:04:22 +02:00
test_nsSmtpService1.js Bug 1773123 - follow-up - adjust tests. rs=bustage-fix DONTBUILD 2022-08-09 22:01:12 +10:00
test_saveDraft.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_sendBackground.js Bug 1678109 - get rid of the mailnews IOUtils.jsm module. r=freaktechnik 2021-03-18 14:28:05 +02:00
test_sendMailAddressIDN.js Bug 1773672 - Show error when recipient has non-ascii local part but server has no SMTPUTF8 capability. r=mkmelin 2022-06-16 12:59:05 +03:00
test_sendMailMessage.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_sendMessageFile.js Bug 1747456 - Allow compose.sendMessage() to await the entire send process and add compose.saveMessage(). r=mkmelin 2022-05-28 13:03:07 +03:00
test_sendMessageLater.js Bug 1678109 - get rid of the mailnews IOUtils.jsm module. r=freaktechnik 2021-03-18 14:28:05 +02:00
test_sendMessageLater2.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_sendMessageLater3.js Bug 1678109 - get rid of the mailnews IOUtils.jsm module. r=freaktechnik 2021-03-18 14:28:05 +02:00
test_sendObserver.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_smtp8bitMime.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_smtpAuthMethods.js Bug 1801272 - Convert imports of modules from testing/ to ESM. r=mkmelin 2022-11-19 20:04:39 +11:00
test_smtpClient.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_smtpPassword.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_smtpPassword2.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_smtpPasswordFailure1.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_smtpPasswordFailure2.js Bug 136871 - Reuse SMTP connections when sending mails. r=mkmelin 2022-11-04 19:13:37 +11:00
test_smtpPasswordFailure3.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_smtpProtocols.js Bug 1803405 - Port bug 1793463: Make NS_URIChainHasFlags (mostly) threadsafe. rs=bustage-fix 2022-12-02 21:55:30 +11:00
test_smtpProxy.js Bug 1698993 - Support Delivery Status Notification in SmtpService.jsm. r=mkmelin 2021-03-23 12:18:43 +02:00
test_smtpServer.js Bug 1782647 - Add a unique identifier to nsISmtpServer. r=mkmelin 2022-08-02 15:34:56 +12:00
test_smtpURL.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_splitRecipients.js Bug 1594890 - Remove xpidl [array] use in nsIMsgCompFields. r=mkmelin 2019-12-03 20:11:24 +02:00
test_staleTemporaryFileCleanup.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
test_telemetry_compose.js Bug 1808164 - Port Bug 1806359 - Migrate telemetry modules to ES modules. r=freaktechnik 2023-01-04 09:15:49 +11:00
test_temporaryFilesRemoved.js Bug 1779145 - Port bug 1667455 to Thunderbird - Expose a "Services" property on all privileged JS scopes (like Cu/Cc/Ci). r=leftmostcat 2022-07-18 20:26:40 +10:00
xpcshell.ini Bug 1794997 - Get account from identity to prevent sending with the wrong account. r=mkmelin 2022-10-25 21:20:58 +11:00