[Erp5-report] r42390 lucas - /erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 17 22:12:05 CET 2011


Author: lucas
Date: Mon Jan 17 22:12:05 2011
New Revision: 42390

URL: http://svn.erp5.org?rev=42390&view=rev
Log:
Added erp5_configurator_standard_ui_test.

Modified:
    erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py

Modified: erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py?rev=42390&r1=42389&r2=42390&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py [utf8] Mon Jan 17 22:12:05 2011
@@ -75,6 +75,8 @@ class TestZelenium(ERP5TypeTestCase):
                 'erp5_credential',		
                 'erp5_km', 'erp5_km_ui_test',
                 'erp5_l10n_fr',		
+                'erp5_crm', 'erp5_configurator', 'erp5_workflow',
+                'erp5_configurator_standard_ui_test',
                 # erp5_web_ui_test must run at the last, because it logs out
                 # manager user and continue other tests as a user created in
                 # that test.



More information about the Erp5-report mailing list