--- a/contacts/tests/test-suite.xml Wed May 25 14:35:54 2011 +0200
+++ b/contacts/tests/test-suite.xml Wed May 25 16:46:02 2011 +0200
@@ -5,7 +5,7 @@
Tests that the UA implements navigator.contacts.findContacts
</test>
<test id="ab" for="ta-ab" src="test-cases/find_empty_fields.html">
-Tests that the UA returns empty contacts when request sent with empty list of fields
+Tests that the UA triggers error callback when request sent with empty list of fields
</test>
<test id="ac" for="ta-ac" src="test-cases/find_one_result.html">
Tests that the UA returns expected results for pre-defined contact
@@ -23,6 +23,9 @@
<test id="ag" for="ta-ag" src="test-cases/single_task_queue.html">
Tests that the UA returns pending operation error when firing two find in a row.
</test>
+<test id="ah" for="ta-ah" src="test-cases/find_all_fields.html">
+Tests that the UA returns correctly all fields
+</test>
</testsuite>