[Erp5-report] r9920 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_t...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 14 17:40:41 CEST 2006


Author: jerome
Date: Thu Sep 14 17:40:30 2006
New Revision: 9920

URL: http://svn.erp5.org?rev=9920&view=rev
Log:
check the "At Date" parameter is present in the UI.


Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_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_entities/test_organisation_transaction_list_at_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_at_date.html.xml?rev=9920&r1=9919&r2=9920&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml Thu Sep 14 17:40:30 2006
@@ -142,7 +142,11 @@
   <td>listbox_record_number</td>\n
   <td>12 record(s)</td>\n
 </tr>\n
-\n
+<tr>\n
+  <td>verifyText</td>\n
+  <td>//div[preceding-sibling::label[contains(text(),\'At Date\')]]</td>\n
+  <td>2005/01/11</td>\n
+</tr>\n
 <tr>\n
   <td>verifyFloat</td>\n
   <td>//tr[@id=\'listbox_stat_line\']/td[9]</td>\n
@@ -170,7 +174,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/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=9920&r1=9919&r2=9920&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Thu Sep 14 17:40:30 2006
@@ -1,1 +1,1 @@
-19
+20




More information about the Erp5-report mailing list