Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
5be3103d
Commit
5be3103d
authored
Jul 05, 2017
by
Jérome Perrin
Committed by
Julien Muchembled
Jul 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! *: remove references to old style of configuring cloudooo
parent
e705e5d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
product/ERP5OOo/tests/testIngestion.py
product/ERP5OOo/tests/testIngestion.py
+0
-2
No files found.
product/ERP5OOo/tests/testIngestion.py
View file @
5be3103d
...
...
@@ -1045,8 +1045,6 @@ class TestIngestion(ERP5TypeTestCase):
"""
preference_tool
=
self
.
portal
.
portal_preferences
conversion_dict
=
_getConversionServerDict
()
self
.
assertEqual
(
preference_tool
.
getPreferredOoodocServerAddress
(),
conversion_dict
[
'hostname'
])
self
.
assertEqual
(
preference_tool
.
getPreferredOoodocServerPortNumber
(),
conversion_dict
[
'port'
])
self
.
assertEqual
(
preference_tool
.
getPreferredDocumentConversionServerUrl
(),
conversion_dict
[
'url'
])
self
.
assertEqual
(
preference_tool
.
getPreferredDocumentFilenameRegularExpression
(),
FILENAME_REGULAR_EXPRESSION
)
self
.
assertEqual
(
preference_tool
.
getPreferredDocumentReferenceRegularExpression
(),
REFERENCE_REGULAR_EXPRESSION
)
...
...
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