Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiaowu Zhang
slapos.core
Commits
0fb48740
Commit
0fb48740
authored
Oct 24, 2022
by
Ophélie Gagnard
Committed by
Xiaowu Zhang
Jan 11, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_configurator: fix expected list
parent
506048eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
...tem/portal_components/test.erp5.testSlapOSConfigurator.py
+29
-0
No files found.
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
View file @
0fb48740
...
...
@@ -269,6 +269,29 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'video_module'
,
'web_page_module'
,
'web_site_module'
,
'data_descriptor_module'
,
'data_ingestion_batch_module'
,
'data_aggregation_unit_module'
,
'data_configuration_module'
,
'data_order_module'
,
'sensor_module'
,
'data_event_module'
,
'data_ingestion_module'
,
'data_stream_module'
,
'data_transformation_module'
,
'progress_indicator_module'
,
'data_acquisition_unit_module'
,
'data_operation_module'
,
'device_configuration_module'
,
'data_license_module'
,
'data_notebook_module'
,
'data_release_module'
,
'data_supply_module'
,
'data_product_module'
,
'big_file_module'
,
'data_analysis_module'
,
'data_array_module'
,
'data_mapping_module'
]
# If mixin contains a custom definition that introduce new business templated from
# the project scope, them include it on expected list.
...
...
@@ -389,6 +412,12 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'slapos_wechat'
,
'slapos_web_deploy'
,
'slapos_erp5'
,
'erp5_big_file'
,
'erp5_json_type'
,
'erp5_data_notebook'
,
'erp5_wendelin'
,
'slapos_abyss'
,
'erp5_development_wizard'
]
# If mixin contains a custom definition that introduce new business templated from
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment