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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 14 14:50:27 CET 2008


Author: yusei
Date: Thu Feb 14 14:50:26 2008
New Revision: 19309

URL: http://svn.erp5.org?rev=19309&view=rev
Log:
put Zuite_waitForActivities before and after to add/delete.

Modified:
    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/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=19309&r1=19308&r2=19309&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_transaction_template/test_template.xml Thu Feb 14 14:50:26 2008
@@ -135,9 +135,14 @@
   <td>label=Make a Template</td>\n
 </tr>\n
 <tr>\n
-  <td>selectAndWait</td>\n
-  <td>select_module</td>\n
-  <td>label=Accounting</td>\n
+  <td>open</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTextPresent</td>\n
+  <td>Done.</td>\n
+  <td></td>\n
 </tr>\n
 \n
 <!-- Remove Accounting Transactions -->\n
@@ -149,6 +154,16 @@
 <tr>\n
   <td>assertTextPresent</td>\n
   <td>Accounting Transactions Created.</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>open</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTextPresent</td>\n
+  <td>Done.</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -204,7 +219,24 @@
   <td>label=41 - Receivable</td>\n
 </tr>\n
 \n
+<!-- Wait for activities -->\n
+<tr>\n
+  <td>open</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTextPresent</td>\n
+  <td>Done.</td>\n
+  <td></td>\n
+</tr>\n
+\n
 <!-- delete template -->\n
+<tr>\n
+  <td>open</td>\n
+  <td>${base_url}</td>\n
+  <td></td>\n
+</tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_favorite</td>\n
@@ -254,6 +286,17 @@
   <td>verifyText</td>\n
   <td>listbox_record_number</td>\n
   <td>0 record(s)</td>\n
+</tr>\n
+\n
+<tr>\n
+  <td>open</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>assertTextPresent</td>\n
+  <td>Done.</td>\n
+  <td></td>\n
 </tr>\n
 \n
 </tbody></table>\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=19309&r1=19308&r2=19309&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Thu Feb 14 14:50:26 2008
@@ -1,1 +1,1 @@
-77
+78




More information about the Erp5-report mailing list