[Erp5-report] r31636 jerome - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_test...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 7 15:55:17 CET 2010


Author: jerome
Date: Thu Jan  7 15:55:14 2010
New Revision: 31636

URL: http://svn.erp5.org?rev=31636&view=rev
Log:
Tests that the title of the listbox is set to the name of the relation field

Modified:
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml?rev=31636&r1=31635&r2=31636&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml [utf8] Thu Jan  7 15:55:14 2010
@@ -102,24 +102,19 @@
   <td>Please select one object.</td>\n
   <td></td>\n
 </tr>\n
+<!-- the title of the listbox is the title of the relation field -->\n
+<tr>\n
+  <td>verifyText</td>\n
+  <td>id=listbox_title</td>\n
+  <td>exact:Foo Category:</td>\n
+</tr>\n
 <tr>\n
   <td>verifyText</td>\n
   <td>//span[@id=\'listbox_record_number\']</td>\n
   <!-- XXX this will probably fail ... -->\n
   <td>1 records</td>\n
 </tr>\n
-  <!-- its not possible to sort the relation field listbox currently... -->\n
-<!--tr>\n
-\n
-  <td>clickAndWait</td>\n
-  <td>link=ID</td>\n
-  <td></td>\n
-</tr>\n
-<tr>\n
-  <td>assertTextNotPresent</td>\n
-  <td>Error</td>\n
-  <td></td>\n
-</tr-->\n
+\n
 <tr>\n
   <td>click</td>\n
   <td>//*[@id=\'listbox_data_line_0\']//input[@type="checkbox"]</td>\n

Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=31636&r1=31635&r2=31636&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Thu Jan  7 15:55:14 2010
@@ -1,1 +1,1 @@
-520
+521




More information about the Erp5-report mailing list