[Erp5-report] r34634 kazuhiko - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_te...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Apr 18 07:31:28 CEST 2010


Author: kazuhiko
Date: Sun Apr 18 07:31:27 2010
New Revision: 34634

URL: http://svn.erp5.org?rev=34634&view=rev
Log:
here title should be asserted with verifyAttribute instead of verifyText.

Modified:
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testTranslations.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testTranslations.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testTranslations.xml?rev=34634&r1=34633&r2=34634&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testTranslations.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testTranslations.xml [utf8] Sun Apr 18 07:31:27 2010
@@ -98,7 +98,7 @@
 \n
 <tal:block tal:repeat="check python: [{\'class\': x, \'translation\': y} for x, y in language[1].items()]">\n
   <tr>\n
-    <td>verifyText</td>\n
+    <td>verifyAttribute</td>\n
     <td tal:content="python: \'xpath=id(\\\'context_bar\\\')//a[@class=\\\'%s\\\']/@title\' % (check[\'class\'], )"/>\n
     <td tal:content="check/translation"/>\n
   </tr>\n

Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=34634&r1=34633&r2=34634&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Sun Apr 18 07:31:27 2010
@@ -1,1 +1,1 @@
-555
+556




More information about the Erp5-report mailing list