dap commit: one more test

changeset:   8:de6a0d519819
tag:         tip
user:        Dominique Hazaƫl-Massieux <dom@w3.org>
date:        Wed May 25 16:46:02 2011 +0200
files:       contacts/tests/test-suite.xml
description:
one more test
update to test description


diff -r 95eebd38e5cc -r de6a0d519819 contacts/tests/test-suite.xml
--- 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>

Received on Wednesday, 25 May 2011 14:46:19 UTC