Name Description Size
browser-clear.ini 630
browser.ini 2505
browser_abWhitelist.js First, test that when we initially load the account manager, that we're not allowing any address books. Then, we'll check all address books and save. @param {object} tab - The account manager tab. 5034
browser_accountColors.js @param {XULElement} tab - The account settings tab. @param {msIMsgAccount} account - The account ot test. @param {boolean} [skipCompose=false] - If the test should skip checking for the account color in the compose windows. 6383
browser_accountHub.js 14518
browser_accountHubManualConfig.js 18562
browser_accountHubOAuth.js 5357
browser_accountHubSyncAccounts.js 11128
browser_accountOrder.js This test checks proper operation of the account ordering functionality in the Account manager. 2742
browser_accountSetupTab.js Test the ability of dismissing the account setup without triggering the generation of a local folders account nor the update of the mail UI. 2822
browser_accountTelemetry.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 9932
browser_actions.js Check that the account actions for the account are enabled or disabled appropriately. @param {object} tab - The account manager tab. @param {number} accountKey - The key of the account to select. @param {boolean} isSetAsDefaultEnabled - True if the menuitem should be enabled, false otherwise. "none" if the button doesn't exist. @param {boolean} isAddAccountEnabled - True if the menuitems (Add Mail Account+Add Other Account) should be enabled, false otherwise. 6857
browser_archiveOptions.js Check that the archive options button is enabled or disabled appropriately. @param {object} tab - The account manager tab. @param {number} accountKey - Key of the account the check. @param {boolean} isEnabled - True if the button should be enabled, false otherwise. 8084
browser_deletion.js This test checks proper deletion of an account from the Account manager. 3066
browser_mailAccountSetupWizard.js 27911
browser_manageIdentities.js Tests for the account settings manage identity. 11716
browser_portSetting.js 2454
browser_retestConfig.js 3744
browser_settingsInfrastructure.js This test checks proper operation of the account settings panes infrastructure in the Account manager. E.g. if the values of elements are properly stored when panes are switched. New checks can be added to it as needed. 15622
browser_tree.js This test checks proper operation of the account tree in the Account manager. 6336
browser_values.js This test checks proper operation of the account settings panes when certain special or invalid values are entered into the fields. 13443
head.js Subtest to open the account dialog, and returns the dialog for further testing. @returns {Promise<HTMLElement>} 14098
xml