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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 21 16:24:29 CEST 2008


Author: jerome
Date: Thu Aug 21 16:24:27 2008
New Revision: 23086

URL: http://svn.erp5.org?rev=23086&view=rev
Log:
Tests that we have correct number of elements in the listbox, which means that portal type filtering works

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=23086&r1=23085&r2=23086&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldProxyListBox.xml Thu Aug 21 16:24:27 2008
@@ -126,7 +126,7 @@
 <tr>\n
     <td>verifyText</td>\n
     <td>id=listbox_record_number</td>\n
-    <td>15 record(s)</td>\n
+    <td>5 record(s)</td> <!-- we have 5 Foo Lines -->\n
 </tr>\n
 <tr>\n
     <td>verifyElementPresent</td>\n
@@ -176,7 +176,7 @@
 <tr>\n
     <td>verifyText</td>\n
     <td>id=listbox_record_number</td>\n
-    <td>15 record(s)</td>\n
+    <td>10 record(s)</td> <!-- we have 5 Foos -->\n
 </tr>\n
 <tr>\n
     <td>verifyElementPresent</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=23086&r1=23085&r2=23086&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision Thu Aug 21 16:24:27 2008
@@ -1,1 +1,1 @@
-378
+379




More information about the Erp5-report mailing list