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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 2 09:56:19 CEST 2007


Author: jerome
Date: Mon Apr  2 09:56:17 2007
New Revision: 13842

URL: http://svn.erp5.org?rev=13842&view=rev
Log:
portal_id was hardcoded as 'erp5' in many places :(


Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_empty_transactions.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/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_from_date.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_accounting_module/test_accounting_transaction_module_empty_transactions.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_empty_transactions.html.xml?rev=13842&r1=13841&r2=13842&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_empty_transactions.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_empty_transactions.html.xml Mon Apr  2 09:56:17 2007
@@ -110,7 +110,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/AccountingZuite_markChanged</td>\n
+  <td>${base_url}/AccountingZuite_markChanged</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -120,7 +120,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/Zuite_waitForActivities</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -130,7 +130,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/accounting_module/view</td>\n
+  <td>${base_url}/accounting_module/view</td>\n
   <td></td>\n
 </tr>\n
 <!-- }}} -->\n
@@ -243,7 +243,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/Zuite_waitForActivities</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -296,7 +296,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/Zuite_waitForActivities</td>\n
+  <td>${base_url}/Zuite_waitForActivities</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -306,7 +306,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/accounting_module/view</td>\n
+  <td>${base_url}/accounting_module/view</td>\n
   <td></td>\n
 </tr>\n
 <!-- }}} -->\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml?rev=13842&r1=13841&r2=13842&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml Mon Apr  2 09:56:17 2007
@@ -171,7 +171,7 @@
 <!-- {{{ Tear down -->\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/</td>\n
+  <td>${base_url}</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/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_bank_accounts/test_organisation_transaction_list_from_date.html.xml?rev=13842&r1=13841&r2=13842&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/test_organisation_transaction_list_from_date.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/test_organisation_transaction_list_from_date.html.xml Mon Apr  2 09:56:17 2007
@@ -90,13 +90,6 @@
   <td>Base_edit:method</td>\n
   <td></td>\n
 </tr>\n
-<!-- XXX manually clear the cache ? -->\n
-<tr>\n
-  <td>clickAndWait</td>\n
-  <td>//button[@title=\'Select Language\']</td>\n
-  <td></td>\n
-</tr>\n
-\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_module</td>\n
@@ -297,7 +290,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/</td>\n
+  <td>${base_url}</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -328,12 +321,6 @@
 <tr>\n
   <td>clickAndWait</td>\n
   <td>Base_edit:method</td>\n
-  <td></td>\n
-</tr>\n
-<!-- XXX manually clear the cache ? -->\n
-<tr>\n
-  <td>clickAndWait</td>\n
-  <td>//button[@title=\'Select Language\']</td>\n
   <td></td>\n
 </tr>\n
 <!-- }}} -->\n
@@ -341,8 +328,7 @@
 </tbody></table>\n
 </body>\n
 </html> <!-- vim: syntax=html foldmethod=marker\n
--->\n
-
+-->
 
 ]]></string> </value>
         </item>

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=13842&r1=13841&r2=13842&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 Mon Apr  2 09:56:17 2007
@@ -297,7 +297,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>/erp5/</td>\n
+  <td>${base_url}</td>\n
   <td></td>\n
 </tr>\n
 <tr>\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=13842&r1=13841&r2=13842&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Mon Apr  2 09:56:17 2007
@@ -1,1 +1,1 @@
-45
+46




More information about the Erp5-report mailing list