Commit fbcae358 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 15a86124
......@@ -288,6 +288,34 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_base/ERP5Site_getAvailableOAuthLoginList',
'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