diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditor.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditor.zpt index 4e6ea7131fcdcba79725979c3e43a68537963a0c..5fd4b96c8b149269bab0401c592bfc68af1d1ef5 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditor.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditor.zpt @@ -24,7 +24,22 @@ <!-- Initialize --> <tr> <td>open</td> - <td>${base_url}/web_site_module/officejs_text_editor/</td> + <td>${base_url}/web_site_module/ooffice_text/development/#page=jio_configurator</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//button[@data-i18n='Local is Enough']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>500</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//button[@data-i18n='Local is Enough']</td> <td></td> </tr> <tr> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditorErp5Synchronization.xml b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditorErp5Synchronization.xml new file mode 100644 index 0000000000000000000000000000000000000000..69b868ce5eb087243f81eefd976bdcc7ea2eb9c0 --- /dev/null +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditorErp5Synchronization.xml @@ -0,0 +1,58 @@ +<?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>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>testOfficeJSTextEditorErp5Synchronization</string> </value> + </item> + <item> + <key> <string>output_encoding</string> </key> + <value> <string>utf-8</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <unicode></unicode> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5SynchronizationErp5.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditorErp5Synchronization.zpt similarity index 100% rename from bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5SynchronizationErp5.zpt rename to bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSTextEditorErp5Synchronization.zpt diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeText.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeText.zpt index 05846714878c781493375ca8f1f77ac83ee257a0..8e6884426f2263f2142365535fe72cb5fb02f1f7 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeText.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeText.zpt @@ -24,7 +24,7 @@ <!-- Initialize --> <tr> <td>open</td> - <td>${base_url}/web_site_module/ooffice_text/development/</td> + <td>${base_url}/web_site_module/ooffice_text/development/#page=jio_configurator</td> <td></td> </tr> <tr> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5SynchronizationErp5.xml b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.xml similarity index 95% rename from bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5SynchronizationErp5.xml rename to bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.xml index 5d9ac280830ef8f8c6eaabdddc440f4ee97bca68..2f3c0b57ee351f52afa759a2e81a4da59e4c44dd 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5SynchronizationErp5.xml +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.xml @@ -42,7 +42,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>testOfficeJSERP5SynchronizationErp5</string> </value> + <value> <string>testOnlyfficeTextErp5Synchronization</string> </value> </item> <item> <key> <string>output_encoding</string> </key> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.zpt new file mode 100644 index 0000000000000000000000000000000000000000..58993afc2ac5868784afad7ef07f5b0a59174e94 --- /dev/null +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOnlyfficeTextErp5Synchronization.zpt @@ -0,0 +1,377 @@ +<html xmlns:tal="http://xml.zope.org/namespaces/tal" + xmlns:metal="http://xml.zope.org/namespaces/metal"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Test OfficeJS UI</title> +</head> +<body> +<table cellpadding="1" cellspacing="1" border="1"> +<thead> +<tr><td rowspan="1" colspan="3">Test OfficeJS UI</td></tr> +</thead><tbody> +<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> +<!-- Clean Up --> +<tr> + <td>open</td> + <td>${base_url}/bar_module/ListBoxZuite_reset</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>Reset Successfully.</td> + <td></td> +</tr> +<!-- Initialize --> +<tr> + <td>open</td> + <td>${base_url}/web_site_module/ooffice_text/development/#page=jio_configurator</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//button[@data-i18n='Local is Enough']</td> + <td></td> +</tr> + <tr> + <td>waitForElementPresent</td> + <td>//form[@class='select-erp5-form']/button[@data-i18n='ERP5']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//form[@class='select-erp5-form']/button[@data-i18n='ERP5']</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//form[@class='erp5-configuration-form']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>6000</td> + <td></td> +</tr> +<tr> + <td>type</td> + <td>name=erp5_url</td> + <td>${base_url}/web_site_module/</td> +</tr> +<tr> + <td>click</td> + <td>//form[@class='erp5-configuration-form']//button[@data-i18n='Connect']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>1000</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//a[@data-i18n='Add']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//a[@data-i18n='Add']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>20000</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//canvas[@id='id_target_cursor']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//button[@id='id-toolbar-btn-pageorient']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>500</td> + <td></td> +</tr> +<tr> + <td>store</td> + <td tal:content="python: 'Test Titre %s' % DateTime()">Titre</td> + <td>title</td> +</tr> +<tr> + <td>store</td> + <td tal:content="python: ('Test Reference %s' % DateTime()).replace(' ','.').replace(':', '.').replace('/', '.')">Reference</td> + <td>reference</td> +</tr> +<tr> + <td>store</td> + <td tal:content="python: 'Test Description %s' % DateTime()">Today</td> + <td>description</td> +</tr> +<tr> + <td>type</td> + <td>name=reference</td> + <td>${reference}</td> +</tr> +<tr> + <td>type</td> + <td>name=title</td> + <td>${title}</td> +</tr> +<tr> + <td>type</td> + <td>name=description</td> + <td>${description}</td> +</tr> +<tr> + <td>click</td> + <td>//button[@data-i18n='Save']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>3000</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//button[@data-i18n='Menu']</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//a[@data-i18n='Document List']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//a[@data-i18n='Document List']</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//input[@name='search']</td> + <td></td> +</tr> +<tr> + <td>type</td> + <td>name=search</td> + <td>${title}</td> +</tr> +<tr> + <td>click</td> + <td>//input[@data-i18n='[value]header-submit']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>3000</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${title}</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//table/tbody/tr[1]/td[1]/a</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//iframe</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>5000</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${title}</td> + <td></td> +</tr> +<tr> + <td>verifyValue</td> + <td>title</td> + <td>${title}</td> +</tr> +<tr> + <td>pause</td> + <td>1000</td> + <td></td> +</tr> +<tr> + <td>verifyValue</td> + <td>reference</td> + <td>${reference}</td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${description}</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//button[@data-i18n='Menu']</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//a[@data-i18n='Storage Configuration']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//a[@data-i18n='Storage Configuration']</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//a[@data-i18n='Synchronize']</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//a[@data-i18n='Synchronize']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>10000</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//input[@name='search']</td> + <td></td> +</tr> +<tr> + <td>type</td> + <td>name=search</td> + <td>${title}</td> +</tr> +<tr> + <td>click</td> + <td>//input[@data-i18n='[value]header-submit']</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>3000</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${title}</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//table/tbody/tr[1]/td[1]/a</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//iframe</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>5000</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${title}</td> + <td></td> +</tr> +<tr> + <td>verifyValue</td> + <td>title</td> + <td>${title}</td> +</tr> +<tr> + <td>pause</td> + <td>1000</td> + <td></td> +</tr> +<tr> + <td>verifyValue</td> + <td>reference</td> + <td>${reference}</td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${description}</td> + <td></td> +</tr> +<tr> + <td>open</td> + <td>${base_url}/web_page_module/Zuite_waitForActivities</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>Done.</td> + <td></td> +</tr> +<tr> + <td>open</td> + <td>${base_url}/document_module/</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//button[@title="Show All"]</td> + <td></td> +</tr> +<tr> + <td>click</td> + <td>//button[@title="Show All"]</td> + <td></td> +</tr> +<tr> + <td>pause</td> + <td>1000</td> + <td></td> +</tr> +<tr> + <td>waitForElementPresent</td> + <td>//input[@name="listbox_title"]</td> + <td></td> +</tr> +<tr> + <td>type</td> + <td>name=listbox_title</td> + <td>${title}</td> +</tr> +<tr> + <td>clickAndWait</td> + <td>Base_doSelect:method</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${title}</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${reference}</td> + <td></td> +</tr> +<tr> + <td>assertTextPresent</td> + <td>${description}</td> + <td></td> +</tr> +</tbody></table> +</body> +</html> \ No newline at end of file