| browser.toml |
|
1706 |
| browser_cardDAV_init.js |
|
27870 |
| browser_cardDAV_oAuth.js |
Set a string pref for the given directory.
@param {string} dirPrefId
@param {string} key
@param {string} value
|
7225 |
| browser_cardDAV_properties.js |
Tests CardDAV properties dialog.
|
7647 |
| browser_cardDAV_sync.js |
Tests CardDAV synchronization.
|
4173 |
| browser_contact_sidebar.js |
Check all of the things in the sidebar.
|
22690 |
| browser_contact_sidebar_keyboard.js |
Check all of the things in the sidebar.
|
7973 |
| browser_contact_tree.js |
Tests that additions and removals are accurately displayed, or not
displayed if they happen outside the current address book.
|
39908 |
| browser_directory_tree.js |
Tests that additions and removals are accurately displayed.
|
33711 |
| browser_display_card.js |
Checks basic display.
|
33445 |
| browser_display_multiple.js |
|
15124 |
| browser_drag_drop.js |
|
17025 |
| browser_edit_async.js |
Test the UI as we create/modify/delete a card and wait for responses from
the server.
|
13448 |
| browser_edit_card.js |
Wait until we are no longer in editing mode.
@param {Element} expectedFocus - The element that is expected to have focus
after leaving editing.
|
103326 |
| browser_edit_photo.js |
|
27152 |
| browser_export.js |
Tests the UI for exporting address books. Note this doesn't really test the
exporting itself, there's an XPCShell test for that.
|
4686 |
| browser_import.js |
Tests importing address book files in each format. For each format we
import the same contact, and if the format supports it, a list
containing the contact. This isn't meant to be a test of the capabilities
of each importer, just enough to prove that each is working.
|
13047 |
| browser_ldap_search.js |
|
5927 |
| browser_mailing_lists.js |
globals MailServices, MailUtils |
14866 |
| browser_open_actions.js |
Tests than a `toAddressBook` call with no argument opens the Address Book.
Then call it again with the tab open and check that it doesn't reload.
|
5882 |
| browser_print.js |
Tests printing of address books and contacts.
|
4697 |
| browser_search.js |
|
2782 |
| browser_search_dialog.js |
|
13506 |
| browser_telemetry.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1534 |
| data |
|
|
| head.js |
@param {TreeView} list - The "cards" list.
|
20280 |