Commit dc22d27c authored by iv's avatar iv

DEBUG: add some tests to WORKFLOW test suite to debug faster

parent f73a6a34
......@@ -129,7 +129,10 @@ class WORKFLOW(ERP5):
def getTestList(self):
return ['testERP5Workflow', 'testERP5Type', 'testInteractionWorkflow',
'erp5_core_test:testSQLCachedWorklist', 'erp5_core_test:testWorklist',
'erp5_workflow_test:testWorkflowAndDCWorkflow']
'erp5_workflow_test:testWorkflowAndDCWorkflow',
'erp5_upgrader:testUpgrader', 'testERP5Catalog',
'testFunctionalStandaloneUserTutorial', 'testFunctionalKM',
'testInvalidationBug']
class ERP5_simulation(_ERP5):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment