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
Léo-Paul Géneau
slapos.core
Commits
5d705e66
Commit
5d705e66
authored
Mar 23, 2023
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5: Add content of slapos_jio_api_cache to skip coding style test
parent
7a772869
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
+21
-2
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSCodingStyle.py
...Item/portal_components/test.erp5.testSlapOSCodingStyle.py
+21
-2
No files found.
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSCodingStyle.py
View file @
5d705e66
...
...
@@ -353,8 +353,27 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_erp5/OAuthTool_checkGoogleConnectorExistenceConsistency'
,
'slapos_erp5/WebSiteModule_checkShacacheConstraint'
,
'slapos_erp5/SystemPreference_checkConversionServerConsistency'
,
'slapos_erp5/SystemPreference_checkSystemPreferenceConsistency'
]
'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'
,]
SlapOSTestCaseMixin
.
afterSetUp
(
self
)
def
getBusinessTemplateList
(
self
):
...
...
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