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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 16 17:15:15 CEST 2008


Author: yusei
Date: Mon Jun 16 17:15:12 2008
New Revision: 21626

URL: http://svn.erp5.org?rev=21626&view=rev
Log:
2008-06-16 yusei
* Update accounting_zuite/test_account_module/test_account_module_domain_tree.html
for the recent changes of domain tree.

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/change_log
    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_domain_tree.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_domain_tree.html.xml?rev=21626&r1=21625&r2=21626&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml Mon Jun 16 17:15:12 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>
@@ -94,13 +91,13 @@
 <tr>\n
   <td>clickAndWait</td>\n
   <!-- XXX it should probably be the category `id`, not the title. -->\n
-  <td>link=+ My Country</td>\n
+  <td>//table[@id="listbox_domain_tree_table"]//tr[2]//a[@class="tree_closed"]</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
   <!-- XXX it should probably be the category `id`, not the title. -->\n
-  <td>link=+ My Accounting Standards</td>\n
+  <td>//table[@id="listbox_domain_tree_table"]//tr[3]//a[@class="tree_closed"]</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -157,7 +154,7 @@
 -->\n
 <tr>\n
   <td>clickAndWait</td>\n
-  <td>link=+ 4</td>\n
+  <td>//table[@id="listbox_domain_tree_table"]//tr[7]//a[@class="tree_closed"]</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -337,8 +334,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/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/change_log?rev=21626&r1=21625&r2=21626&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/change_log Mon Jun 16 17:15:12 2008
@@ -1,3 +1,7 @@
+2008-06-16 yusei
+* Update accounting_zuite/test_account_module/test_account_module_domain_tree.html
+for the recent changes of domain tree.
+
 2008-03-04 jerome
 * Define an "is_selenium_0_8" boolean variable in the common template and start using it for commands that requires selenium 0.8 or more.
 

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=21626&r1=21625&r2=21626&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Mon Jun 16 17:15:12 2008
@@ -1,1 +1,1 @@
-94
+95




More information about the Erp5-report mailing list