From 2ce38b54f559cf50bbdb49f19417e2f1d1357f5f Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Fri, 24 Sep 2010 11:33:21 +0000 Subject: [PATCH] Add listbox toolbar tests (Copy, Paste, Delete, New, Filter) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38620 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_km_zuite/listbox_toolbar.xml | 26 ++++ .../testListboxToolBarAddNewContent.xml | 126 ++++++++++++++++ .../testListboxToolBarCopyPaste.xml | 141 ++++++++++++++++++ .../testListboxToolBarDelete.xml | 135 +++++++++++++++++ .../testListboxToolBarResetSelection.xml | 133 +++++++++++++++++ .../erp5_km_zuite/testCheckPDFThumbnail.xml | 11 +- .../erp5_km_zuite/web_toolbar.xml | 26 ++++ .../testWebToolBarCloneObject.xml | 0 bt5/erp5_km_ui_test/bt/revision | 2 +- 9 files changed, 589 insertions(+), 11 deletions(-) create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar.xml create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml create mode 100644 bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar.xml rename bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/{ => web_toolbar}/testWebToolBarCloneObject.xml (100%) diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar.xml new file mode 100644 index 0000000000..4958335092 --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar.xml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Zuite" module="Products.Zelenium.zuite"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_toolbar</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml new file mode 100644 index 0000000000..2afda110b0 --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml @@ -0,0 +1,126 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> + </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 tal:content="template/getId"/>\n +</head>\n +<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.MultiplePages.PDF-001-en.pdf;\n + full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n +<table cellpadding="1" cellspacing="1" border="1">\n +<thead>\n +<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n +</thead><tbody>\n +\n +<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n +\n +<tr>\n + <td>openAndWait</td>\n + <td>${base_url}/web_site_module/km_test_web_site</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>click</td>\n + <td>//li[@id=\'select-module-toolbox\']/h3</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Base_doModule:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Folder_create:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>verifyTextPresent</td>\n + <td>Documents</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>type</td>\n + <td>field_my_title</td>\n + <td>new document</td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>input-save-edit</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>verifyValue</td>\n + <td>field_my_title</td>\n + <td>new document</td>\n +</tr>\n +\n +<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities"> Wait for activities</span>\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n +\n +</tbody></table>\n +</body>\n +</html> + +]]></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>testListboxToolBarAddNewContent</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml new file mode 100644 index 0000000000..7445734ec2 --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml @@ -0,0 +1,141 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> + </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 tal:content="template/getId"/>\n +</head>\n +<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.MultiplePages.PDF-001-en.pdf;\n + full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n +<table cellpadding="1" cellspacing="1" border="1">\n +<thead>\n +<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n +</thead><tbody>\n +\n +<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n +\n +<tr>\n + <td>openAndWait</td>\n + <td>${base_url}/web_site_module/km_test_web_site</td>\n + <td></td>\n +</tr>\n +\n +<tr>\n + <td>click</td>\n + <td>//li[@id=\'select-module-toolbox\']/h3</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Base_doModule:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>type</td>\n + <td>title</td>\n + <td>%new document%</td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>hidden_button</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>click</td>\n + <td>//tr[@class="listbox-data-line-0 DataA"]/td/input</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Folder_copy:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>verifyTextPresent</td>\n + <td>Items copied.</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Folder_paste:method</td>\n + <td></td>\n +</tr>\n +<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities"> Wait for activities</span>\n +<tr>\n + <td>openAndWait</td>\n + <td>${base_url}/web_site_module/km_test_web_site/document_module/view</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>verifyTextPresent</td>\n + <td>2 records</td>\n + <td></td>\n +</tr>\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n +\n +</tbody></table>\n +</body>\n +</html> + +]]></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>testListboxToolBarCopyPaste</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml new file mode 100644 index 0000000000..4eded75164 --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml @@ -0,0 +1,135 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> + </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 tal:content="template/getId"/>\n +</head>\n +<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.MultiplePages.PDF-001-en.pdf;\n + full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n +<table cellpadding="1" cellspacing="1" border="1">\n +<thead>\n +<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n +</thead><tbody>\n +\n +<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n +\n +<tr>\n + <td>openAndWait</td>\n + <td>${base_url}/web_site_module/km_test_web_site</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>click</td>\n + <td>//li[@id=\'select-module-toolbox\']/h3</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Base_doModule:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>type</td>\n + <td>title</td>\n + <td>%new document%</td>\n +</tr>\n +<tr>\n + <td>type</td>\n + <td>translated_validation_state_title</td>\n + <td>!=Deleted</td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>hidden_button</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>click</td>\n + <td>//tr[@class="listbox-data-line-0 DataA"]/td/input</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Folder_deleteObjectList:method</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>dialog_submit_button</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>verifyTextPresent</td>\n + <td>Deleted.</td>\n + <td></td>\n +</tr>\n +\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n +\n +</tbody></table>\n +</body>\n +</html> + +]]></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>testListboxToolBarDelete</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml new file mode 100644 index 0000000000..abdf7980e8 --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml @@ -0,0 +1,133 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> + </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 tal:content="template/getId"/>\n +</head>\n +<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.MultiplePages.PDF-001-en.pdf;\n + full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n +<table cellpadding="1" cellspacing="1" border="1">\n +<thead>\n +<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n +</thead><tbody>\n +\n +<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n +\n +<tr>\n + <td>openAndWait</td>\n + <td>${base_url}/web_site_module/km_test_web_site</td>\n + <td></td>\n +</tr>\n +\n +<tr>\n +\t<td>click</td>\n +\t<td>//li[@id=\'select-module-toolbox\']/h3</td>\n +\t<td></td>\n +</tr>\n +<tr>\n +\t<td>clickAndWait</td>\n +\t<td>Base_doModule:method</td>\n +\t<td></td>\n +</tr>\n +\n +<tr>\n +\t<td>type</td>\n +\t<td>title</td>\n +\t<td>%NO_SUCH_DOC_TITLE_EXISTS%</td>\n +</tr>\n +<tr>\n +\t<td>clickAndWait</td>\n +\t<td>hidden_button</td>\n +\t<td></td>\n +</tr>\n +\n +<tr>\n +\t<td>verifyTextPresent</td>\n +\t<td>No result.</td>\n +\t<td></td>\n +</tr>\n +<tr>\n +\t<td>clickAndWait</td>\n +\t<td>Folder_show:method</td>\n +\t<td></td>\n +</tr>\n +<tr>\n +\t<td>verifyValue</td>\n +\t<td>title</td>\n +\t<td></td>\n +</tr>\n +<tr>\n +\t<td>verifyTextNotPresent</td>\n +\t<td>No result.</td>\n +\t<td></td>\n +</tr>\n +\n +\n +<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n +\n +</tbody></table>\n +</body>\n +</html> + +]]></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>testListboxToolBarResetSelection</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml index 10f613915c..44638e01f8 100644 --- a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml @@ -83,16 +83,7 @@ <td>//ul[@class="breadcrumb"]//li[3]/a@href</td>\n <td>file_url</td>\n </tr>\n -<tr>\n - <td>openAndWait</td>\n - <td>${base_url}/Zuite_waitForActivities</td>\n - <td></td>\n -</tr>\n -<tr>\n - <td>verifyTextPresent</td>\n - <td>Done.</td>\n - <td></td>\n -</tr>\n +<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities"> Wait for activities</span>\n <tr>\n <td>openAndWait</td>\n <td>${file_url}?editable_mode:int=1</td>\n diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar.xml new file mode 100644 index 0000000000..bc9669e0dc --- /dev/null +++ b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar.xml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Zuite" module="Products.Zelenium.zuite"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>web_toolbar</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebToolBarCloneObject.xml b/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml similarity index 100% rename from bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebToolBarCloneObject.xml rename to bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml diff --git a/bt5/erp5_km_ui_test/bt/revision b/bt5/erp5_km_ui_test/bt/revision index 0fd0714a51..dec4c59e4a 100644 --- a/bt5/erp5_km_ui_test/bt/revision +++ b/bt5/erp5_km_ui_test/bt/revision @@ -1 +1 @@ -103 \ No newline at end of file +104 \ No newline at end of file -- 2.30.9