[Erp5-report] r34518 jerome - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_test...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Apr 13 16:56:44 CEST 2010
Author: jerome
Date: Tue Apr 13 16:56:42 2010
New Revision: 34518
URL: http://svn.erp5.org?rev=34518&view=rev
Log:
more tests for the next/previous buttons in view mode:
- make sure we can use them after using a workflow action
- make sure we can use them after cancelling a workflow action
- make sure we can use them after using a relation field wheel
- make sure we can use them after cancelling a relation field wheel (currently failing)
Added:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldKeepSelection.xml
Modified:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCancelWorkflowTransitionDialogKeepSelection.xml
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testPassWorkflowTransitionKeepSelection.xml
erp5/trunk/bt5/erp5_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCancelWorkflowTransitionDialogKeepSelection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCancelWorkflowTransitionDialogKeepSelection.xml?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCancelWorkflowTransitionDialogKeepSelection.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCancelWorkflowTransitionDialogKeepSelection.xml [utf8] Tue Apr 13 16:56:42 2010
@@ -117,6 +117,25 @@
<td>//div[@id=\'context_bar\']//a[@title=\'Next\']</td>\n
<td></td>\n
</tr>\n
+\n
+<!-- actually change page, and make sure it does not returns an error page -->\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>//div[@id=\'context_bar\']//a[@title=\'Next\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertAbsoluteLocation</td>\n
+ <td tal:content="string:glob:${here/portal_url}/foo_module/1/Foo_view*" />\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextNotPresent</td>\n
+ <td>Site Error</td>\n
+ <td></td>\n
+</tr>\n
+\n
+\n
</tbody></table>\n
</body>\n
</html>\n
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testPassWorkflowTransitionKeepSelection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testPassWorkflowTransitionKeepSelection.xml?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testPassWorkflowTransitionKeepSelection.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testPassWorkflowTransitionKeepSelection.xml [utf8] Tue Apr 13 16:56:42 2010
@@ -122,6 +122,26 @@
<td>//div[@id=\'context_bar\']//a[@title=\'Next\']</td>\n
<td></td>\n
</tr>\n
+\n
+<!-- actually change page, and make sure it does not returns an error page -->\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>//div[@id=\'context_bar\']//a[@title=\'Next\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertAbsoluteLocation</td>\n
+ <td tal:content="string:glob:${here/portal_url}/foo_module/1/Foo_view*" />\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextNotPresent</td>\n
+ <td>Site Error</td>\n
+ <td></td>\n
+</tr>\n
+\n
+\n
+\n
</tbody></table>\n
</body>\n
</html>\n
Added: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldKeepSelection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldKeepSelection.xml?rev=34518&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldKeepSelection.xml (added)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldKeepSelection.xml [utf8] Tue Apr 13 16:56:42 2010
@@ -1,0 +1,181 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <tuple>
+ <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_text</string> </key>
+ <value> <string encoding="cdata"><![CDATA[
+
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
+ xmlns:metal="http://xml.zope.org/namespaces/metal">\n
+<head>\n
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
+<title>Test relation field keep selection</title>\n
+</head>\n
+<body>\n
+<table cellpadding="1" cellspacing="1" border="1">\n
+<thead>\n
+<tr><td rowspan="1" colspan="3">Test relation field keep selection</td></tr>\n
+</thead><tbody>\n
+<tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
+<tr>\n
+ <td>open</td>\n
+ <td>${base_url}/foo_module/FooModule_createObjects?num:int=2</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextPresent</td>\n
+ <td>Created Successfully.</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>open</td>\n
+ <td>${base_url}/foo_module/Zuite_waitForActivities</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextPresent</td>\n
+ <td>Done.</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>open</td>\n
+ <td>${base_url}/foo_module/view</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>link=Title 0</td>\n
+ <td></td>\n
+</tr>\n
+\n
+\n
+<!-- first case, we select in the relation field dialog -->\n
+<tr>\n
+ <td>type</td>\n
+ <td>field_my_foo_category_title</td>\n
+ <td>a1</td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <!-- XXX maybe a better locator for relation field -->\n
+ <td>//input[@value=\'update...\' and @type=\'image\']</td>\n
+ <td></td>\n
+</tr>\n
+\n
+<tr>\n
+ <td>click</td>\n
+ <td>//*[@id=\'listbox_data_line_0\']//input[@type="checkbox"]</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>id=dialog_submit_button</td>\n
+ <td></td>\n
+</tr>\n
+\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>//div[@id=\'context_bar\']//a[@title=\'Next\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertAbsoluteLocation</td>\n
+ <td tal:content="string:glob:${here/portal_url}/foo_module/1/Foo_view*" />\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextNotPresent</td>\n
+ <td>Site Error</td>\n
+ <td></td>\n
+</tr>\n
+\n
+\n
+<!-- second case, we cancel in the relation field dialog -->\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <!-- XXX maybe a better locator for relation field -->\n
+ <td>//input[@value=\'update...\' and @type=\'image\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>Base_cancel:method</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>//div[@id=\'context_bar\']//a[@title=\'Previous\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertAbsoluteLocation</td>\n
+ <td tal:content="string:glob:${here/portal_url}/foo_module/0/Foo_view*" />\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>assertTextNotPresent</td>\n
+ <td>Site Error</td>\n
+ <td></td>\n
+</tr>\n
+\n
+</tbody></table>\n
+</body>\n
+</html>\n
+
+
+]]></string> </value>
+ </item>
+ <item>
+ <key> <string>content_type</string> </key>
+ <value> <string>text/html</string> </value>
+ </item>
+ <item>
+ <key> <string>expand</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>testRelationFieldKeepSelection</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string></string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Tue Apr 13 16:56:42 2010
@@ -1,1 +1,1 @@
-554
+555
More information about the Erp5-report
mailing list