[Erp5-report] r19244 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Feb 11 16:44:34 CET 2008
Author: yusei
Date: Mon Feb 11 16:44:34 2008
New Revision: 19244
URL: http://svn.erp5.org?rev=19244&view=rev
Log:
Update test, because the destination of listbox title link is changed.
Modified:
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/test_organisation_transaction_list.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_bank_accounts/test_organisation_transaction_list.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.html.xml?rev=19244&r1=19243&r2=19244&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/test_organisation_transaction_list.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_bank_accounts/test_organisation_transaction_list.html.xml Mon Feb 11 16:44:34 2008
@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
- <tuple>
- <string>Products.PageTemplates.ZopePageTemplate</string>
- <string>ZopePageTemplate</string>
- </tuple>
- <none/>
+ <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+ <tuple/>
</tuple>
</pickle>
<pickle>
@@ -170,14 +167,35 @@
<td>//tr[@id=\'listbox_stat_line\']/td[12]</td>\n
<td>3300.0</td>\n
</tr>\n
+\n
+<tr>\n
+ <td>storeText</td>\n
+ <td>//tr[@id=\'listbox_data_line_0\']/td[7]</td>\n
+ <td>specific_reference</td>\n
+</tr>\n
<!-- }}} -->\n
\n
<!-- }}} -->\n
\n
<!-- Jump to Accounting Module {{{ -->\n
<tr>\n
- <td>clickAndWait</td>\n
- <td>link=Transactions Related To This Entity:</td>\n
+ <td>selectAndWait</td>\n
+ <td>select_module</td>\n
+ <td>Accounting</td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>Folder_show:method</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>type</td>\n
+ <td>specific_reference</td>\n
+ <td>${specific_reference}</td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>listbox_select</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=19244&r1=19243&r2=19244&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Mon Feb 11 16:44:34 2008
@@ -1,1 +1,1 @@
-75
+76
More information about the Erp5-report
mailing list