Commit 6b845643 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Titouan Soulard

slapos_erp5: Add content of slapos_jio_api_cache to skip coding style test

parent 61c5600b
......@@ -204,6 +204,35 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_base/Login_notifyPasswordExpire',
'slapos_base/Person_applyContractInvitation',
'slapos_erp5/CertificateAuthorityTool_checkCertificateAuthorityConsistency',
'slapos_erp5/CatalogTool_checkNoneCreationDateConsistency',
'slapos_erp5/CertificateAuthorityTool_checkSlapOSMachineNonExistenceConsistency',
'slapos_erp5/CertificateAuthorityTool_checkSlapOSPASConsistency',
'slapos_erp5/Module_checkSlapOSModuleIdGeneratorConsistency',
'slapos_erp5/OAuthTool_checkFacebookConnectorExistenceConsistency',
'slapos_erp5/OAuthTool_checkGoogleConnectorExistenceConsistency',
'slapos_erp5/WebSiteModule_checkShacacheConstraint',
'slapos_erp5/SystemPreference_checkConversionServerConsistency',
'slapos_erp5/SystemPreference_checkSystemPreferenceConsistency',
'slapos_jio_api_cache/Base_postAsJSONResultToActiveProcess',
'slapos_jio_api_cache/Base_zSelectMissingJIOAPIRevisionInstanceList',
'slapos_jio_api_cache/Base_zSelectMissingJIOAPIRevisionObjectList',
'slapos_jio_api_cache/Base_zSelectMissingJIOAPIRevisionSoftwareAndComputeList',
'slapos_jio_api_cache/ComputeNode_calculatejIOAPIRevisionHash',
'slapos_jio_api_cache/SlapOSNode_aggregateHashFile',
'slapos_jio_api_cache/SlapOSNode_generateHashFile',
'slapos_jio_api_cache/SoftwareInstallation_calculatejIOAPIRevisionHash',
'slapos_jio_api_cache/SoftwareInstance_calculatejIOAPIRevisionHash',
'slapos_jio_api/ComputeNode_approveComputer',
'slapos_jio_api/ComputeNode_updateFromAPIDict',
'slapos_jio_api/SoftwareInstallation_updateFromDict',
'slapos_jio_api/SoftwareInstanceCertificateRecord_getSoftwareInstanceCertificatesAsJSON',
'slapos_jio_api/SoftwareInstance_updateFromDict',
'slapos_jio_api/jIOWebSection_createComputeNode',
'slapos_jio_api/jIOWebSection_createSoftwareInstallation',
'slapos_jio_api/jIOWebSection_getObjectFromData',
'slapos_jio_api/jIOWebSection_requestSoftwareInstance',
'slapos_jio_api/jIOWebSection_searchComputeNode',
'slapos_jio_api/jIOWebSection_searchHashDocumentRecord',
'slapos_panel_compatibility/Base_getComputerToken',
'slapos_panel_compatibility/Person_requestComputer',
'slapos_panel/AllocationSupply_invalidateComputeNodeList',
......
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