Commit 2eb9ace0 authored by Romain Courteaud's avatar Romain Courteaud 🐙

MORE TESTS

parent 0e50091b
......@@ -24,6 +24,7 @@ slapos_bt_list = [
]
slapos_bt_list = [
'slapos_erp5',
'slapos_cloud',
'slapos_panel_ui_test',
]
......@@ -50,6 +51,7 @@ class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
component_re_match.group(2))
if component_re_match.group(2) not in [
'testSlapOSERP5VirtualMasterScenario',
'testSlapOSAllocationSupply',
'testFunctionalSlapOSPanelStyle',
]:
continue
......
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