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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
0fb48740
Commit
0fb48740
authored
2 years ago
by
Ophélie Gagnard
Committed by
Xiaowu Zhang
2 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_configurator: fix expected list
parent
506048eb
wip
20240521_variousimprovements
20240704
20240827
20240905_fixup
20240913
20240914
20240925
20240930
20241004
20241008
20241021
20241106
20241107
20241114
20241127
20241209
20241230
20250108
20250117_beforesquash_newapi
20250121
allocation_consistency_instance_node
change_subscription_price
crm_fix
event_attachment
localwip
manager_update_parameter
new-api-master-client
panel_computer_guid
panel_filter_action_dict
regulatisation_request_for_organisation
speed_improvement
subscription_change_request
trigger_allocation_alarm
upgrade_decision_event
usage_report
No related merge requests found
Changes
1
Show 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
...
...
This diff is collapsed.
Click to expand it.
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