Commit 40e53825 authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS

parent 3892d9e4
...@@ -28,6 +28,7 @@ slapos_bt_list = [ ...@@ -28,6 +28,7 @@ slapos_bt_list = [
'slapos_accounting', 'slapos_accounting',
'slapos_panel_ui_test', 'slapos_panel_ui_test',
'slapos_pdm', 'slapos_pdm',
'slapos_slap_tool',
] ]
class SlapOSCloud(SavedTestSuite, ProjectTestSuite): class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
...@@ -57,6 +58,7 @@ class SlapOSCloud(SavedTestSuite, ProjectTestSuite): ...@@ -57,6 +58,7 @@ class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
'testSlapOSSaleSupply', 'testSlapOSSaleSupply',
'testFunctionalSlapOSPanelStyle', 'testFunctionalSlapOSPanelStyle',
'testSlapOSPDMCreateUpgradeDecisionSkins', 'testSlapOSPDMCreateUpgradeDecisionSkins',
'testSlapOSSlapTool',
]: ]:
continue continue
else: else:
......
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