Commit e1934893 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: coding style: add bulletin scripts

parent 77f11915
......@@ -112,6 +112,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_cloud/SoftwareInstance_viewRenameAndRequestDestroyAction',
'slapos_cloud/SoftwareInstance_checkDuplicationOnInstanceTreeConsistency',
'slapos_cloud/ComputerNetwork_getRelatedSoftwareReleaseList',
'slapos_crm_monitoring/Bulletin_checkEventToPropagate',
'slapos_crm_monitoring/SupportRequest_afterNewEvent',
'slapos_crm/RegularisationRequest_afterClone',
'slapos_crm/RegularisationRequest_getResourceItemList',
......@@ -208,6 +209,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_panel_compatibility/Person_requestComputer',
'slapos_panel/AllocationSupply_invalidateComputeNodeList',
'slapos_panel/AllocationSupply_validateAndSupplyComputeNodeList',
'slapos_panel/Base_addSlapOSBulletin',
'slapos_panel/Base_addSlapOSSupportRequest',
'slapos_panel/Base_getAuthenticatedPersonUid',
'slapos_panel/Base_getNewsDictFromComputeNodeList',
......
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