[Erp5-report] r42225 rafael - in /erp5/trunk/bt5/erp5_configurator_standard_ui_test: PathTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 11 18:07:58 CET 2011


Author: rafael
Date: Tue Jan 11 18:07:58 2011
New Revision: 42225

URL: http://svn.erp5.org?rev=42225&view=rev
Log:
In the end, login back using the Manager account.

Modified:
    erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml
    erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml
    erp5/trunk/bt5/erp5_configurator_standard_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml?rev=42225&r1=42224&r2=42225&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml [utf8] Tue Jan 11 18:07:58 2011
@@ -638,6 +638,28 @@ Wait for activities</span>\n
 </tr>\n
 <span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities" />\n
 <span metal:use-macro="container/Zuite_viewConfiguratorTestMacroLibrary/macros/restore_test_environment" />\n
+<tr>\n
+  <td>openAndWait</td>\n
+  <td>${base_url}/login_form</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>type</td>\n
+  <td>//input[@name="__ac_name"]</td>\n
+  <td tal:content="python:\n
+        here.Zuite_getConfigurationTestDict()[\'functional_test_username\']"></td>\n
+</tr>\n
+<tr>\n
+  <td>type</td>\n
+  <td>//input[@name="__ac_password"]</td>\n
+  <td tal:content="python:\n
+      here.Zuite_getConfigurationTestDict()[\'functional_test_password\']"></td>\n
+</tr>\n
+<tr>\n
+  <td>clickAndWait</td>\n
+  <td>//input[@name="logged_in:method"]</td>\n
+  <td></td>\n
+</tr>\n
 \n
 </tbody></table>\n
 </body>\n

Modified: erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml?rev=42225&r1=42224&r2=42225&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml [utf8] Tue Jan 11 18:07:58 2011
@@ -677,6 +677,28 @@ Wait for activities</span>\n
 </tr>\n
 <span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities" />\n
 <span metal:use-macro="container/Zuite_viewConfiguratorTestMacroLibrary/macros/restore_test_environment" />\n
+<tr>\n
+  <td>openAndWait</td>\n
+  <td>${base_url}/login_form</td>\n
+  <td></td>\n
+</tr>\n
+<tr>\n
+  <td>type</td>\n
+  <td>//input[@name="__ac_name"]</td>\n
+  <td tal:content="python:\n
+        here.Zuite_getConfigurationTestDict()[\'functional_test_username\']"></td>\n
+</tr>\n
+<tr>\n
+  <td>type</td>\n
+  <td>//input[@name="__ac_password"]</td>\n
+  <td tal:content="python:\n
+      here.Zuite_getConfigurationTestDict()[\'functional_test_password\']"></td>\n
+</tr>\n
+<tr>\n
+  <td>clickAndWait</td>\n
+  <td>//input[@name="logged_in:method"]</td>\n
+  <td></td>\n
+</tr>\n
 \n
 </tbody></table>\n
 </body>\n

Modified: erp5/trunk/bt5/erp5_configurator_standard_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_standard_ui_test/bt/revision?rev=42225&r1=42224&r2=42225&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_standard_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_standard_ui_test/bt/revision [utf8] Tue Jan 11 18:07:58 2011
@@ -1 +1 @@
-657
\ No newline at end of file
+658
\ No newline at end of file



More information about the Erp5-report mailing list