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
Carlos Ramos Carreño
slapos.core
Commits
3b8df87a
Commit
3b8df87a
authored
May 23, 2024
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5: Update CodingStyle tests with recent changes.
parent
2d508c90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSCodingStyle.py
...Item/portal_components/test.erp5.testSlapOSCodingStyle.py
+4
-0
No files found.
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSCodingStyle.py
View file @
3b8df87a
...
...
@@ -150,6 +150,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_accounting/OpenSaleOrder_archiveIfUnusedItem'
,
'slapos_accounting/Base_getAccountForUse'
,
'slapos_accounting/Entity_createPaymentTransactionAction'
,
'slapos_accounting/Entity_getDepositBalanceAmount'
,
'slapos_accounting/Movement_getPriceCalculationOperandDict'
,
'slapos_accounting/PaymentTransaction_acceptDepositPayment'
,
'slapos_accounting/PaymentTransaction_getExternalPaymentId'
,
...
...
@@ -227,6 +228,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_panel/Base_addSlapOSSupportRequest'
,
'slapos_panel/Base_getAuthenticatedPersonUid'
,
'slapos_panel/Base_getNewsDictFromComputeNodeList'
,
'slapos_panel/Base_getPaymentModeForCurrency'
,
'slapos_panel/Base_getStatusMonitorUrl'
,
'slapos_panel/Base_hasSlapOSProjectUserGroup'
,
'slapos_panel/ComputeNode_getBusyComputePartitionList'
,
...
...
@@ -250,6 +252,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_panel/InstanceTree_requestStart'
,
'slapos_panel/InstanceTree_requestStop'
,
'slapos_panel/InstanceTree_updateParameter'
,
'slapos_panel/PaymentTransaction_redirectToManualPayment'
,
'slapos_panel/Project_addSlapOSAllocationSupply'
,
'slapos_panel/Project_addSlapOSComputeNode'
,
'slapos_panel/Project_addSlapOSComputeNodeToken'
,
...
...
@@ -273,6 +276,7 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_panel/SoftwareInstance_getNewsDict'
,
'slapos_panel/SoftwareProduct_addSlapOSSoftwareRelease'
,
'slapos_panel/SoftwareProduct_addSlapOSSoftwareType'
,
'slapos_panel/SubscriptionRequest_jumpToPaymentPage'
,
'slapos_panel/Ticket_addSlapOSEvent'
,
'slapos_panel/Ticket_closeSlapOS'
,
'slapos_panel/Ticket_suspendSlapOS'
,
...
...
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