Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5_fork
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
class
TestZeleniumCore
(
ERP5TypeFunctionalTestCase
):
foreground
=
0
run_only
=
"erp5_web_manifest_ui_zuite"
def
getBusinessTemplateList
(
self
):
return
(
'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 @@
<dictionary>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
testManifest
</string>
</value>
<value>
<string>
test
Functional
Manifest
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
@@ -18,7 +18,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
test.erp5.testManifest
</string>
</value>
<value>
<string>
test.erp5.test
Functional
Manifest
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
...
...
bt5/erp5_web_manifest_test/bt/template_test_id_list
View file @
85317472
test.erp5.testManifest
\ No newline at end of file
test.erp5.testFunctionalManifest
\ 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