[Erp5-report] r10584 - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_tests/page_...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 5 19:36:02 CEST 2006


Author: vincent
Date: Thu Oct  5 19:36:00 2006
New Revision: 10584

URL: http://svn.erp5.org?rev=10584&view=rev
Log:
Add a test for multiple print actions.

Modified:
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testPrintActions.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testPrintActions.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testPrintActions.xml?rev=10584&r1=10583&r2=10584&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testPrintActions.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testPrintActions.xml Thu Oct  5 19:36:00 2006
@@ -73,6 +73,11 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
+  <td tal:content="string: ${here/portal_url}/portal_types/Foo/PortalType_addAction?id=test_action2&name=Print Portal 2&category=object_print&action=string:%24{portal_url}/view">Create another dummy action that redirects to the portal</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>open</td>\n
   <td tal:content="string: ${here/portal_url}/foo_module/1/view">/erp5/foo_module/1/view</td>\n
   <td></td>\n
 </tr>\n
@@ -82,8 +87,28 @@
   <td></td>\n
 </tr>\n
 <tr>\n
+  <td>assertElementPresent</td>\n
+  <td>//select[@name=\'select_dialog\']</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>clickAndWait</td>\n
+  <td>//button[@name=\'Base_doDialog:method\']</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
   <td>assertTextPresent</td>\n
   <td>Welcome to ERP5</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>open</td>\n
+  <td tal:content="string: ${here/portal_url}/portal_types/Foo/PortalType_deleteAction?id=test_action"></td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>open</td>\n
+  <td tal:content="string: ${here/portal_url}/portal_types/Foo/PortalType_deleteAction?id=test_action2"></td>\n
   <td></td>\n
 </tr>\n
 </body>\n

Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=10584&r1=10583&r2=10584&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision Thu Oct  5 19:36:00 2006
@@ -1,1 +1,1 @@
-100
+101




More information about the Erp5-report mailing list