browser.toml |
|
541 |
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.
|
7388 |
browser_sendMessage_badPassword.js |
Tests sending mail with no password or a bad password, and the prompts
that causes.
|
7795 |
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.
|
8381 |
browser_sendMessage_oAuth2.js |
Tests sending mail with OAuth2 authentication, including the dialog
windows that uses.
|
10201 |
head.js |
eslint-disable @microsoft/sdl/no-insecure-url |
4590 |