[Erp5-report] r36131 jerome - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jun 9 10:37:01 CEST 2010
Author: jerome
Date: Wed Jun 9 10:37:01 2010
New Revision: 36131
URL: http://svn.erp5.org?rev=36131&view=rev
Log:
Update tests.
- test_account_transaction_list_at_date: now this listbox uses preferred line number, so only 20 lines are displayed per page.
- test_account_transaction_list_jump_accounting_module: clicking on a view mode listbox title should display the same listbox in view mode, not jump to accounting module, there is a jump menu for this.
Modified:
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_accounts/test_account_transaction_list_jump_accounting_module.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_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=36131&r1=36130&r2=36131&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml [utf8] Wed Jun 9 10:37:01 2010
@@ -122,11 +122,6 @@
<td>//tr[@id=\'listbox_data_line_1\']/td[11]</td>\n
<td>3300.0</td>\n
</tr>\n
-<tr>\n
- <td>verifyFloat</td>\n
- <td>//tr[@id=\'listbox_data_line_23\']/td[11]</td>\n
- <td>214500.0</td>\n
-</tr>\n
<!-- }}} -->\n
\n
<!-- {{{ stat line -->\n
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.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_jump_accounting_module.html.xml?rev=36131&r1=36130&r2=36131&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml [utf8] Wed Jun 9 10:37:01 2010
@@ -100,9 +100,9 @@
\n
<!-- Jump to Accounting Module {{{ -->\n
<tr>\n
- <td>clickAndWait</td>\n
- <td>link=Transactions Related to This Account:</td>\n
- <td></td>\n
+ <td>selectAndWait</td>\n
+ <td>select_jump</td>\n
+ <td>label=Accounting</td>\n
</tr>\n
<tr>\n
<td>verifyText</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=36131&r1=36130&r2=36131&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Wed Jun 9 10:37:01 2010
@@ -1,1 +1,1 @@
-165
+166
More information about the Erp5-report
mailing list