[Erp5-report] r44484 lucas - in /erp5/trunk/bt5/erp5_user_tutorial_ui_test: PathTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 21 23:03:21 CET 2011


Author: lucas
Date: Mon Mar 21 23:03:20 2011
New Revision: 44484

URL: http://svn.erp5.org?rev=44484&view=rev
Log:
21-03-2011 lucas
- Tests uses select_module list box instead of front page.

Modified:
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCampaign.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCreateEvent.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToInstanceI18N.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOrganisation.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPersonAndOrganisationLinking.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToSaleOrder.xml
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/change_log
    erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCampaign.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCampaign.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCampaign.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCampaign.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Campaigns</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Campaigns</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCreateEvent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCreateEvent.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCreateEvent.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToCreateEvent.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Campaigns</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Campaigns</td>\n
 </tr>\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'create_event_howto_campaign_title\']],), enter_object=True)"/>\n
 <tr>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToIncomingEvent.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Persons</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Persons</td>\n
 </tr>\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'incoming_event_howto_person_title\']],), enter_object=True)"/>\n
 <tr>\n
@@ -218,9 +218,9 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Events</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Events</td>\n
 </tr>\n
 <tr>\n
   <td>verifyText</td>\n
@@ -326,10 +326,11 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Support Requests</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Support Requests</td>\n
 </tr>\n
+\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'incoming_event_howto_ticket_title\']],), enter_object=True)"/>\n
 <tr>\n
   <td>verifyText</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToInstanceI18N.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToInstanceI18N.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToInstanceI18N.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToInstanceI18N.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -102,10 +102,11 @@ XXX: This is the way user would have don
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Personnes</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Personnes</td>\n
 </tr>\n
+\n
 <tr>\n
   <td>clickAndWait</td>\n
   <td>Folder_show:method</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOrganisation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOrganisation.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOrganisation.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOrganisation.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Organisations</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Organisations</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToOutgoingEvent.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -71,10 +71,11 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Campaigns</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Campaigns</td>\n
 </tr>\n
+\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'outgoing_event_howto_campaign_title\']],), enter_object=True)"/>\n
 <tr>\n
   <td>verifyText</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPerson.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Persons</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Persons</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
@@ -189,9 +189,9 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Persons</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Persons</td>\n
 </tr>\n
 <tr>\n
   <td>verifyText</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPersonAndOrganisationLinking.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPersonAndOrganisationLinking.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPersonAndOrganisationLinking.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPersonAndOrganisationLinking.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -71,10 +71,11 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Persons</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Persons</td>\n
 </tr>\n
+\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'link_howto_person_title\']],), enter_object=True)"/>\n
 <tr>\n
   <td>assertValue</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToPostEvent.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -71,10 +71,11 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Events</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Events</td>\n
 </tr>\n
+\n
 <tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', here.Zuite_getHowToInfo()[\'post_event_howto_event_title\']],), enter_object=True)"/>\n
 <tr>\n
   <td>selectAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToProduct.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Products</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Products</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n
@@ -207,9 +207,9 @@
   <td></td>\n
 </tr>\n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Products</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Products</td>\n
 </tr>\n
 <tr>\n
   <td>verifyText</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToSaleOrder.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToSaleOrder.xml?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToSaleOrder.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/PathTemplateItem/portal_tests/user_tutorial_zuite/testHowToSaleOrder.xml [utf8] Mon Mar 21 23:03:20 2011
@@ -66,9 +66,9 @@
 <span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span>\n
 \n
 <tr>\n
-  <td>clickAndWait</td>\n
-  <td>link=Sale Orders</td>\n
-  <td></td>\n
+  <td>selectAndWait</td>\n
+  <td>//select[@name="select_module"]</td>\n
+  <td>Sale Orders</td>\n
 </tr>\n
 <tr>\n
   <td>selectAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/change_log?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/change_log [utf8] Mon Mar 21 23:03:20 2011
@@ -1,3 +1,6 @@
+21-03-2011 lucas
+- Tests uses select_module list box instead of front page.
+
 28-01-2011 lucas
 - Fixed testHowToIncomingEvent
 - Fixed testHowToInstanceI18N

Modified: erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/revision?rev=44484&r1=44483&r2=44484&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_user_tutorial_ui_test/bt/revision [utf8] Mon Mar 21 23:03:20 2011
@@ -1 +1 @@
-749
\ No newline at end of file
+750
\ No newline at end of file



More information about the Erp5-report mailing list