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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
988b3fd0
Commit
988b3fd0
authored
Oct 19, 2023
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5: JSL tests were removed from ERP5
parent
26fee26d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSXHTML.py
...mplateItem/portal_components/test.erp5.testSlapOSXHTML.py
+0
-13
No files found.
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSXHTML.py
View file @
988b3fd0
...
...
@@ -29,19 +29,6 @@ from erp5.component.test.SlapOSTestCaseMixin import SlapOSTestCaseMixin
class
TestSlapOSXHTML
(
SlapOSTestCaseMixin
,
testXHTML
.
TestXHTML
):
# some forms have intentionally empty listbox selections like RSS generators
JSL_IGNORE_SKIN_LIST
=
(
'erp5_code_mirror'
,
'erp5_ckeditor'
,
'erp5_fckeditor'
,
'erp5_ui_test_core'
,
'erp5_jquery'
,
'erp5_jquery_ui'
,
'erp5_svg_editor'
,
'erp5_xinha_editor'
,
'erp5_monaco_editor'
,
'erp5_slideshow_core'
,
'erp5_run_my_doc'
,
'erp5_web_renderjs'
,
'erp5_corporate_identity'
,
'erp5_corporate_identity_web'
,
'erp5_notebook'
,
'erp5_officejs_notebook'
,
'erp5_web_js_style_ui'
,
'slapos_hal_json_style'
,
'slapos_cloud'
,
'erp5_wendelin_notebook'
)
def
afterSetUp
(
self
):
SlapOSTestCaseMixin
.
afterSetUp
(
self
)
# Live tests all uses the same request. For now we remove cell from
...
...
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