[Erp5-report] r23500 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 9 10:35:52 CEST 2008


Author: jerome
Date: Tue Sep  9 10:35:46 2008
New Revision: 23500

URL: http://svn.erp5.org?rev=23500&view=rev
Log:
Call assertSelected befor calling selectAndWait, to prevent selenium from hanging if the value is already selected

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_from_date.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_multipage.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_from_date.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_from_date.html.xml?rev=23500&r1=23499&r2=23500&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_from_date.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_from_date.html.xml Tue Sep  9 10:35:46 2008
@@ -232,6 +232,11 @@
 \n
 <!-- Second page {{{ -->\n
 <tr>\n
+  <td>assertSelected</td>\n
+  <td>listbox_page_selection</td>\n
+  <td>label=1 of 3</td>\n
+</tr>\n
+<tr>\n
   <td>selectAndWait</td>\n
   <td>listbox_page_selection</td>\n
   <td>label=2 of 3</td>\n
@@ -287,6 +292,11 @@
 <!-- }}} -->\n
 \n
 <!-- {{{ Tear down -->\n
+<tr>\n
+  <td>assertSelected</td>\n
+  <td>listbox_page_selection</td>\n
+  <td>label=2 of 3</td>\n
+</tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>listbox_page_selection</td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_multipage.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_multipage.html.xml?rev=23500&r1=23499&r2=23500&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_multipage.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_multipage.html.xml Tue Sep  9 10:35:46 2008
@@ -116,6 +116,11 @@
 \n
 <!-- {{{ check second page -->\n
 <tr>\n
+  <td>assertSelected</td>\n
+  <td>listbox_page_selection</td>\n
+  <td>1 of 3</td>\n
+</tr>\n
+<tr>\n
   <td>selectAndWait</td>\n
   <td>listbox_page_selection</td>\n
   <td>2 of 3</td>\n
@@ -208,6 +213,11 @@
 <!-- }}} -->\n
 \n
 <!-- {{{ tear down -->\n
+<tr>\n
+  <td>assertSelected</td>\n
+  <td>listbox_page_selection</td>\n
+  <td>2 of 3</td>\n
+</tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>listbox_page_selection</td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=23500&r1=23499&r2=23500&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Tue Sep  9 10:35:46 2008
@@ -1,1 +1,1 @@
-96
+97




More information about the Erp5-report mailing list