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
Eric Zheng
slapos.core
Commits
040f769e
Commit
040f769e
authored
Nov 12, 2019
by
Thomas Gambier
🚴🏼
Committed by
Rafael Monnerat
Dec 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add slapo_wechat BT to the list of tested BT
parent
f75f72a4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
master/product/SlapOS/tests/testSlapOSMixin.py
master/product/SlapOS/tests/testSlapOSMixin.py
+2
-0
master/tests/__init__.py
master/tests/__init__.py
+1
-0
No files found.
master/product/SlapOS/tests/testSlapOSMixin.py
View file @
040f769e
...
...
@@ -264,6 +264,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
'erp5_secure_payment'
,
'erp5_security_uid_innodb_catalog'
,
'erp5_payzen_secure_payment'
,
'erp5_wechat_secure_payment'
,
'erp5_ooo_import'
,
'erp5_odt_style'
,
'erp5_ods_style'
,
...
...
@@ -327,6 +328,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
'slapos_web'
,
'slapos_web_deploy'
,
'slapos_erp5'
,
'slapos_wechat'
,
]
def
getBusinessTemplateList
(
self
):
...
...
master/tests/__init__.py
View file @
040f769e
...
...
@@ -16,6 +16,7 @@ slapos_bt_list = [
'slapos_web'
,
'slapos_crm'
,
'slapos_payzen'
,
'slapos_wechat'
,
'slapos_configurator'
,
'slapos_jio'
,
'slapos_jio_ui_test'
...
...
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