[Erp5-report] r29365 - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_tests/relat...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 1 17:36:27 CEST 2009


Author: jerome
Date: Thu Oct  1 17:36:20 2009
New Revision: 29365

URL: http://svn.erp5.org?rev=29365&view=rev
Log:
Update test after http://svn.erp5.org/?view=rev&revision=29121

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

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml?rev=29365&r1=29364&r2=29365&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml [utf8] Thu Oct  1 17:36:20 2009
@@ -111,6 +111,24 @@
   <td>//input[preceding-sibling::textarea[@name="field_my_bar_category_id_list"]][@value=\'update...\']</td>\n
   <td></td>\n
 </tr>\n
+\n
+<!-- if there are more than one proxy listbox id, default is used -->\n
+<tr>\n
+    <td>assertSelected</td>\n
+    <td>//select[@id="dialog_selector"]</td>\n
+    <td>Default</td>\n
+</tr>\n
+<tr>\n
+    <td>verifyText</td>\n
+    <td>id=listbox_record_number</td>\n
+    <td>15 record(s)</td> <!-- we have 15 Foo and Foo Lines in default template -->\n
+</tr>\n
+\n
+<tr>\n
+    <td>selectAndWait</td>\n
+    <td>//select[@id="dialog_selector"]</td>\n
+    <td>Foo Line Listbox</td>\n
+</tr>\n
 <tr>\n
     <td>verifyText</td>\n
     <td>id=listbox_record_number</td>\n
@@ -131,6 +149,7 @@
     <td>id=listbox_data_line_2</td>\n
     <td></td>\n
 </tr>\n
+<!-- Foo Lines listbox only shows 3 lines -->\n
 <tr>\n
     <td>verifyElementNotPresent</td>\n
     <td>id=listbox_data_line_3</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=29365&r1=29364&r2=29365&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Thu Oct  1 17:36:20 2009
@@ -1,1 +1,1 @@
-492
+494




More information about the Erp5-report mailing list