| browser.toml |
|
799 |
- |
| browser_openPdfAttachment.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
3586 |
- |
| browser_sendMessage.js |
Tests the ways to make Thunderbird send mail. In this file are best case
scenarios. Edge cases and failure cases are in separate files.
|
8104 |
- |
| browser_sendMessage_background.js |
Tests that with mailnews.sendInBackground=true, clicking Send queues the
message to the Outbox folder rather than delivering it immediately
to the SMTP server, and that nsMsgSendLater then delivers it.
|
3047 |
- |
| browser_sendMessage_badPassword.js |
Tests sending mail with no password or a bad password, and the prompts
that causes.
|
8516 |
- |
| browser_sendMessage_certError.js |
Tests that sending mail from a server with an invalid certificate shows a
notification, that clicking the notification opens the certificate error
dialog if appropriate, and that using the dialog to add an exception works
correctly, allowing mail to be sent.
|
9819 |
- |
| browser_sendMessage_copies.js |
Tests that sending or saving a message puts copies in the right folder,
creating the folder if necessary.
|
14040 |
- |
| browser_sendMessage_oAuth2.js |
Tests sending mail with OAuth2 authentication, including the dialog
windows that uses.
|
15224 |
- |
| browser_sendMessage_progress.js |
Tests that sending a message updates the taskbar progress meter.
|
8178 |
- |
| browser_sendMessage_spellCheck.js |
Tests the ways to make Thunderbird send mail. In this file are best case
scenarios. Edge cases and failure cases are in separate files.
|
2992 |
- |
| browser_sentCopyFailure.js |
Tests that an asynchronous failure to copy a successfully sent message to
an IMAP Sent folder is reported while the compose window is still
available, and that the Save Message recovery prompt is shown.
|
2873 |
- |
| data |
|
|
- |
| head.js |
eslint-disable sdl/no-insecure-url |
6597 |
- |