Confirmed users
486
edits
(3 intermediate revisions by the same user not shown) | |||
Line 74: | Line 74: | ||
== Tests == | == Tests == | ||
=== Marionette/JS === | === Marionette/JS === | ||
* | * Importing of contacts from the SIM card. See also {{bug|758457}} | ||
=== mochitest-plain=== | === mochitest-plain=== | ||
* Existing tests: http://mxr.mozilla.org/mozilla-central/source/dom/contacts/tests/ | * Existing tests: http://mxr.mozilla.org/mozilla-central/source/dom/contacts/tests/ | ||
* More tests needed for various input validations. For example pass | * More tests needed for various input validations. For example pass arrays into the API instead of singe strings | ||
arrays into the API instead of singe strings | |||
* Tests needed for the find function | * Tests needed for the find function | ||
* Tests needed for the oncontactChange event | * Tests needed for the oncontactChange event |