[Erp5-report] r34451 jerome - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 12 11:39:08 CEST 2010


Author: jerome
Date: Mon Apr 12 11:39:07 2010
New Revision: 34451

URL: http://svn.erp5.org?rev=34451&view=rev
Log:
update tests after the new action to add multiple lines

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input.html.xml?rev=34451&r1=34450&r2=34451&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input.html.xml [utf8] Mon Apr 12 11:39:07 2010
@@ -185,11 +185,17 @@
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>Add Accounting Transaction Line</td>\n
-</tr>\n
+  <td>Add Accounting Transaction Lines</td>\n
+</tr>\n
+<tr>\n
+  <td>clickAndWait</td>\n
+  <td>dialog_submit_button</td>\n
+  <td></td>\n
+</tr>\n
+\n
 <tr>\n
   <td>assertPortalStatusMessage</td>\n
-  <td>Accounting Transaction Line added.</td>\n
+  <td>Accounting Transaction Lines added.</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml?rev=34451&r1=34450&r2=34451&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml [utf8] Mon Apr 12 11:39:07 2010
@@ -66,12 +66,22 @@
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>label=Add Accounting Transaction Line</td>\n
-</tr>\n
-<tr>\n
-  <td>selectAndWait</td>\n
-  <td>select_action</td>\n
-  <td>label=Add Accounting Transaction Line</td>\n
+  <td>label=Add Accounting Transaction Lines</td>\n
+</tr>\n
+<tr>\n
+  <td>type</td>\n
+  <td>field_your_line_count</td>\n
+  <td>2</td>\n
+</tr>\n
+<tr>\n
+  <td>clickAndWait</td>\n
+  <td>dialog_submit_button</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertPortalStatusMessage</td>\n
+  <td>Accounting Transaction Lines added.</td>\n
+  <td></td>\n
 </tr>\n
 <tr>\n
   <td>type</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=34451&r1=34450&r2=34451&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Mon Apr 12 11:39:07 2010
@@ -1,1 +1,1 @@
-147
+148




More information about the Erp5-report mailing list