[Erp5-report] r11161 - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 7 14:19:44 CET 2006


Author: romain
Date: Tue Nov  7 14:19:42 2006
New Revision: 11161

URL: http://svn.erp5.org?rev=11161&view=rev
Log:
Install workflow in the duplicated portal type test.

Modified:
    erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

Modified: erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBusinessTemplate.py?rev=11161&r1=11160&r2=11161&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py Tue Nov  7 14:19:42 2006
@@ -3471,14 +3471,18 @@
                        CreatePortalType \
                        CreateFirstAction \
                        CreateSecondAction \
+                       CreateWorkflow \
                        CreateNewBusinessTemplate \
                        UseExportBusinessTemplate \
                        AddPortalTypeToBusinessTemplate \
+                       AddWorkflowToBusinessTemplate \
+                       AddWorkflowChainToBusinessTemplate \
                        AddSecondActionToBusinessTemplate \
                        FillPortalTypesFields \
                        BuildBusinessTemplate \
                        SaveBusinessTemplate \
                        RemovePortalType \
+                       RemoveWorkflow \
                        RemoveBusinessTemplate \
                        RemoveAllTrashBins \
                        ImportBusinessTemplate \




More information about the Erp5-report mailing list