browser.toml |
|
1941 |
browser_browserContext.js |
|
11872 |
browser_editMenu.js |
@type {MenuData} |
1339 |
browser_editMenu_delete_item.js |
Tests the "Delete" item in the menu. This item calls cmd_delete, which does
various things depending on the current context.
|
7840 |
browser_editMenu_favorite_folder_item.js |
Tests the "Favorite Folder" item in the menu is checked/unchecked as expected.
|
1207 |
browser_editMenu_properties_item.js |
Tests the "Properties" item in the menu is enabled/disabled as expected,
and has the correct label.
|
2196 |
browser_fileMenu.js |
@type {MenuData} |
6475 |
browser_folderPaneContext.js |
|
33831 |
browser_goMenu.js |
@type {MenuData} |
1225 |
browser_mailContext.js |
Tests that items on the mail context menu are correctly shown in context.
|
35071 |
browser_mailContext_compose.js |
Tests that composition items on the mail context menu work.
|
12414 |
browser_mailContext_messageContent.js |
Tests that message content items on the mail context menu work.
|
15513 |
browser_mailContext_navigation.js |
Tests for the "navigation" buttons at the top of the mail context menu.
|
8056 |
browser_mailContext_threadTree.js |
Tests items that only apply when the mail context menu is opened from the
thread tree.
|
5405 |
browser_menubar.js |
|
7299 |
browser_messageMenu.js |
@type {MenuData} |
12320 |
browser_spamMenusAndKeys.js |
Tests the many ways to set and clear the spam flag on messages.
Tested elsewhere:
- The junk item at the top of the mail context menu
(browser_mailContext_navigation.js).
- The "run junk mail controls" and "delete mail marked as junk" menu
commands, but not the UI for them (browser_junkCommands.js).
- What to do when a message is manually marked as spam (test_junkActions.js).
TODO: Test the icon in the message list.
- Does it always show the right thing?
- Does it clicking on it work as expected?
|
19243 |
browser_tagsMenusAndKeys.js |
Tests the many ways to set and clear tags on messages.
|
23543 |
browser_toolsMenu.js |
@type {MenuData} |
3191 |
browser_viewMenu.js |
@type {MenuData} |
8291 |
head.js |
@type {XULMenuElement} |
14583 |
head_editMenu.js |
global promiseServerIdle |
3533 |