Name Description Size
browser-clear.toml 780
browser.toml 3389
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 to test. @param {boolean} [skipCompose=false] - If the test should skip checking for the account color in the compose windows. 6504
browser_accountHub.js 18137
browser_accountHubAb.js 18777
browser_accountHubAbLDAP.js 9238
browser_accountHubAbRemote.js 26913
browser_accountHubBackground.js 5859
browser_accountHubConfigAlternatives.js 2738
browser_accountHubConfigSelect.js 4153
browser_accountHubCredentialsConfirmation.js 13433
browser_accountHubEmailConfigFound.js Open account hub and find a config of the given source. @param {string} source - Config source identifier string. Should be a value defined as "kSource*" on AccountConfig. @param {*} [subSource] - Config source specifier for XML type. @returns {HTMLElement} reference to the account hub dialog. 4553
browser_accountHubExchange.js 21204
browser_accountHubManualConfig.js 29986
browser_accountHubOAuth.js 5917
browser_accountHubOpen.js 8250
browser_accountHubSyncAccounts.js 15259
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. 2571
browser_accountTelemetry.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 10035
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. 10389
browser_certificateCheck.js 23623
browser_deletion.js This test checks proper deletion of an account from the Account manager. 3066
browser_imAccountSettings.js This test checks that the account settings for IM accounts work. 2611
browser_mailAccountSetupWizard.js 26488
browser_manageIdentities.js Tests for the account settings manage identity. 11716
browser_offlineSettings.js Tests the UI for selection of folders with offline storage. 21635
browser_outgoingServer.js Test that the settings for outgoing servers can be shown for both SMTP and non-SMTP servers in the "Outgoing Servers" view, and that non-SMTP servers aren't editable from there. 7036
browser_portSetting.js 2454
browser_retestConfig.js 3744
browser_serverSettings.js Open the server settings dialog and return its top level iframe. @param {HTMLElement} accountSettingsTab @param {string} serverKey @returns {HTMLIFrameElement} 17488
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. 17811
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. 13214
head.js Subtest to open the account dialog, and returns the dialog for further testing. @param {string} [type="MAIL"] - The type of account hub step that should be loaded. @returns {Promise<HTMLDialogElement>} 16464
xml