Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
erp5
Commits
85317472
Commit
85317472
authored
May 18, 2022
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
web_manifest_test: rename a misnamed functional test
parent
70b92437
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.testFunctionalManifest.py
...tem/portal_components/test.erp5.testFunctionalManifest.py
+1
-1
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.testFunctionalManifest.xml
...em/portal_components/test.erp5.testFunctionalManifest.xml
+2
-2
bt5/erp5_web_manifest_test/bt/template_test_id_list
bt5/erp5_web_manifest_test/bt/template_test_id_list
+1
-1
No files found.
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.testManifest.py
→
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.test
Functional
Manifest.py
View file @
85317472
...
@@ -33,7 +33,7 @@ from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import ERP5TypeFunctiona
...
@@ -33,7 +33,7 @@ from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import ERP5TypeFunctiona
class
TestZeleniumCore
(
ERP5TypeFunctionalTestCase
):
class
TestZeleniumCore
(
ERP5TypeFunctionalTestCase
):
foreground
=
0
foreground
=
0
run_only
=
"erp5_web_manifest_ui_zuite"
run_only
=
"erp5_web_manifest_ui_zuite"
def
getBusinessTemplateList
(
self
):
def
getBusinessTemplateList
(
self
):
return
(
return
(
'erp5_web_renderjs_ui'
,
'erp5_web_renderjs_ui'
,
...
...
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.testManifest.xml
→
bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.erp5.test
Functional
Manifest.xml
View file @
85317472
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
default_reference
</string>
</key>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
testManifest
</string>
</value>
<value>
<string>
test
Functional
Manifest
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
test.erp5.testManifest
</string>
</value>
<value>
<string>
test.erp5.test
Functional
Manifest
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
bt5/erp5_web_manifest_test/bt/template_test_id_list
View file @
85317472
test.erp5.testManifest
test.erp5.testFunctionalManifest
\ No newline at end of file
\ No newline at end of file
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