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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 17 10:19:26 CET 2008


Author: jerome
Date: Thu Jan 17 10:19:25 2008
New Revision: 18758

URL: http://svn.erp5.org?rev=18758&view=rev
Log:
update tests for new listbox sort column selector

Added:
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_catalog_scriptable_key_list
Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_column.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_account_module/test_account_module_preferred_gap_id_column.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_column.html.xml?rev=18758&r1=18757&r2=18758&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_column.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_column.html.xml Thu Jan 17 10:19:25 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>
@@ -107,13 +104,13 @@
 <tr>\n
   <!-- sort by title, to reset any sort on preferred_gap_id -->\n
   <td>clickAndWait</td>\n
-  <td>link=Account Name</td>\n
+  <td>//button[@title=\'Account Name\']</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
   <!-- sort by preferred_gap_id -->\n
   <td>clickAndWait</td>\n
-  <td>link=GAP No</td>\n
+  <td>//button[@title=\'GAP No\']</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -142,7 +139,7 @@
 <tr>\n
   <!-- sort by preferred_gap_id -->\n
   <td>clickAndWait</td>\n
-  <td>link=GAP No</td>\n
+  <td>//button[@title=\'GAP No\']</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -170,7 +167,7 @@
 <tr>\n
   <!-- make sure we end up sorting in ASCENDING-->\n
   <td>clickAndWait</td>\n
-  <td>link=GAP No</td>\n
+  <td>//button[@title=\'GAP No\']</td>\n
   <td></td>\n
 </tr>\n
 \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=18758&r1=18757&r2=18758&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Thu Jan 17 10:19:25 2008
@@ -1,1 +1,1 @@
-59
+60

Added: erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_catalog_scriptable_key_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_catalog_scriptable_key_list?rev=18758&view=auto
==============================================================================
    (empty)




More information about the Erp5-report mailing list