browser.ini |
|
1792 |
browser_displayMessageWithFolderModes.js |
Test that displaying messages in folder tabs works correctly with folder
modes. This includes:
- switching to the default folder mode if the folder isn't present in the
current folder mode
- not switching otherwise
- making sure that we're able to expand the right folders in the smart folder
mode
|
8882 |
browser_folderNamesInRecentMode.js |
Test that the folder names have account name appended when in "recent" view.
|
4259 |
browser_folderPane.js |
Tests for the folder pane, in particular the tree view. This is kept separate
from the main folder-display suite so that the folders created by other tests
there don't influence the results here.
|
4464 |
browser_folderPaneConsumers.js |
Tests for other dialogs using the tree view implementation in folderPane.js.
|
4175 |
browser_folderPaneDragDrop.js |
Tests the behavior of the folder tree when hovering a dragged element over a
collapsed folder.
|
4260 |
browser_folderPaneHeader.js |
|
31601 |
browser_folderPaneModeContextMenu.js |
Tests that ability to swap a folder mode for the one above it, and
ensures that if it's the last element, the option to swap is disabled.
|
6019 |