Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
cloudooo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
cloudooo
Commits
df013e4a
Commit
df013e4a
authored
Sep 14, 2018
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: use standard unittest loader
no need for test_suite everywhere
parent
b3770813
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
1 addition
and
76 deletions
+1
-76
cloudooo/handler/ffmpeg/tests/testFfmpegAllAudioFormat.py
cloudooo/handler/ffmpeg/tests/testFfmpegAllAudioFormat.py
+0
-2
cloudooo/handler/ffmpeg/tests/testFfmpegAllVideoFormat.py
cloudooo/handler/ffmpeg/tests/testFfmpegAllVideoFormat.py
+0
-2
cloudooo/handler/ffmpeg/tests/testFfmpegHandler.py
cloudooo/handler/ffmpeg/tests/testFfmpegHandler.py
+0
-2
cloudooo/handler/ffmpeg/tests/testFfmpegInterface.py
cloudooo/handler/ffmpeg/tests/testFfmpegInterface.py
+0
-2
cloudooo/handler/ffmpeg/tests/testFfmpegServer.py
cloudooo/handler/ffmpeg/tests/testFfmpegServer.py
+0
-2
cloudooo/handler/imagemagick/tests/testImagemagickHandler.py
cloudooo/handler/imagemagick/tests/testImagemagickHandler.py
+0
-2
cloudooo/handler/imagemagick/tests/testImagemagickServer.py
cloudooo/handler/imagemagick/tests/testImagemagickServer.py
+0
-2
cloudooo/handler/ooo/tests/testOooAllFormat.py
cloudooo/handler/ooo/tests/testOooAllFormat.py
+0
-2
cloudooo/handler/ooo/tests/testOooAllFormatERP5Compatibility.py
...oo/handler/ooo/tests/testOooAllFormatERP5Compatibility.py
+0
-2
cloudooo/handler/ooo/tests/testOooApplication.py
cloudooo/handler/ooo/tests/testOooApplication.py
+0
-2
cloudooo/handler/ooo/tests/testOooFileSystemDocument.py
cloudooo/handler/ooo/tests/testOooFileSystemDocument.py
+0
-2
cloudooo/handler/ooo/tests/testOooFilter.py
cloudooo/handler/ooo/tests/testOooFilter.py
+0
-2
cloudooo/handler/ooo/tests/testOooGranulator.py
cloudooo/handler/ooo/tests/testOooGranulator.py
+0
-2
cloudooo/handler/ooo/tests/testOooHandler.py
cloudooo/handler/ooo/tests/testOooHandler.py
+0
-2
cloudooo/handler/ooo/tests/testOooHighLoad.py
cloudooo/handler/ooo/tests/testOooHighLoad.py
+0
-2
cloudooo/handler/ooo/tests/testOooInterface.py
cloudooo/handler/ooo/tests/testOooInterface.py
+0
-2
cloudooo/handler/ooo/tests/testOooLegacyInterface.py
cloudooo/handler/ooo/tests/testOooLegacyInterface.py
+0
-2
cloudooo/handler/ooo/tests/testOooMimemapper.py
cloudooo/handler/ooo/tests/testOooMimemapper.py
+0
-2
cloudooo/handler/ooo/tests/testOooMonitorInit.py
cloudooo/handler/ooo/tests/testOooMonitorInit.py
+0
-2
cloudooo/handler/ooo/tests/testOooMonitorMemory.py
cloudooo/handler/ooo/tests/testOooMonitorMemory.py
+0
-2
cloudooo/handler/ooo/tests/testOooMonitorRequest.py
cloudooo/handler/ooo/tests/testOooMonitorRequest.py
+0
-2
cloudooo/handler/ooo/tests/testOooMonitorTimeout.py
cloudooo/handler/ooo/tests/testOooMonitorTimeout.py
+0
-2
cloudooo/handler/ooo/tests/testOooOdfDocument.py
cloudooo/handler/ooo/tests/testOooOdfDocument.py
+0
-2
cloudooo/handler/ooo/tests/testOooOpenOffice.py
cloudooo/handler/ooo/tests/testOooOpenOffice.py
+0
-2
cloudooo/handler/ooo/tests/testOooServer.py
cloudooo/handler/ooo/tests/testOooServer.py
+0
-2
cloudooo/handler/ooo/tests/testOooUnoConverter.py
cloudooo/handler/ooo/tests/testOooUnoConverter.py
+0
-2
cloudooo/handler/ooo/tests/testOooUnoMimemapper.py
cloudooo/handler/ooo/tests/testOooUnoMimemapper.py
+0
-2
cloudooo/handler/ooo/tests/testOooUtil.py
cloudooo/handler/ooo/tests/testOooUtil.py
+0
-6
cloudooo/handler/pdf/tests/testPdfHandler.py
cloudooo/handler/pdf/tests/testPdfHandler.py
+0
-2
cloudooo/handler/pdf/tests/testPdfServer.py
cloudooo/handler/pdf/tests/testPdfServer.py
+0
-2
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfHandler.py
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfHandler.py
+0
-2
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfServer.py
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfServer.py
+0
-2
cloudooo/handler/x2t/tests/testX2tHandler.py
cloudooo/handler/x2t/tests/testX2tHandler.py
+0
-2
cloudooo/handler/x2t/tests/testX2tServer.py
cloudooo/handler/x2t/tests/testX2tServer.py
+0
-2
cloudooo/tests/runHandlerUnitTest.py
cloudooo/tests/runHandlerUnitTest.py
+1
-4
No files found.
cloudooo/handler/ffmpeg/tests/testFfmpegAllAudioFormat.py
View file @
df013e4a
...
...
@@ -48,5 +48,3 @@ class TestAllSupportedFormat(TestCase):
"""Tests if ffmpeg convets midi file"""
self
.
runConversionList
(
join
(
'data'
,
'test.ogg'
),
"ogg"
,
"midi"
,
"audio/rtp-midi"
)
def
test_suite
():
return
make_suite
(
TestAllSupportedFormat
)
cloudooo/handler/ffmpeg/tests/testFfmpegAllVideoFormat.py
View file @
df013e4a
...
...
@@ -50,5 +50,3 @@ class TestAllSupportedFormat(TestCase):
def
testAllSupportedFormat
(
self
):
self
.
runConversionList
(
self
.
ConversionScenarioList
())
def
test_suite
():
return
make_suite
(
TestAllSupportedFormat
)
cloudooo/handler/ffmpeg/tests/testFfmpegHandler.py
View file @
df013e4a
...
...
@@ -69,5 +69,3 @@ class TestHandler(HandlerTestCase):
self
.
assertEquals
(
file_format
,
'audio/x-wav'
)
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/ffmpeg/tests/testFfmpegInterface.py
View file @
df013e4a
...
...
@@ -45,5 +45,3 @@ class TestInterface(unittest.TestCase):
(
'metadata_dict'
,))
def
test_suite
():
return
make_suite
(
TestInterface
)
cloudooo/handler/ffmpeg/tests/testFfmpegServer.py
View file @
df013e4a
...
...
@@ -86,5 +86,3 @@ class TestServer(TestCase):
"""Test if metadata is inserted correctly into video files"""
self
.
runUpdateMetadataList
(
self
.
UpdateMetadataScenarioList
())
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/handler/imagemagick/tests/testImagemagickHandler.py
View file @
df013e4a
...
...
@@ -61,5 +61,3 @@ class TestHandler(HandlerTestCase):
self
.
assertRaises
(
NotImplementedError
,
handler
.
setMetadata
)
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/imagemagick/tests/testImagemagickServer.py
View file @
df013e4a
...
...
@@ -74,5 +74,3 @@ class TestServer(TestCase):
self
.
runFaultGetMetadataList
(
self
.
FaultGetMetadataScenarioList
())
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/handler/ooo/tests/testOooAllFormat.py
View file @
df013e4a
...
...
@@ -62,5 +62,3 @@ class TestAllFormats(TestCase):
for
extension
in
extension_list
:
self
.
_testConvertFile
(
input_url
,
source_format
,
extension
[
0
],
None
)
def
test_suite
():
return
make_suite
(
TestAllFormats
)
cloudooo/handler/ooo/tests/testOooAllFormatERP5Compatibility.py
View file @
df013e4a
...
...
@@ -75,5 +75,3 @@ class TestAllFormatsERP5Compatibility(TestCase):
self
.
fail
(
'Failed Conversions:
\
n
'
+
message
)
def
test_suite
():
return
make_suite
(
TestAllFormatsERP5Compatibility
)
cloudooo/handler/ooo/tests/testOooApplication.py
View file @
df013e4a
...
...
@@ -60,5 +60,3 @@ class TestApplication(unittest.TestCase):
self
.
assertEquals
(
self
.
application
.
pid
(),
None
)
def
test_suite
():
return
make_suite
(
TestApplication
)
cloudooo/handler/ooo/tests/testOooFileSystemDocument.py
View file @
df013e4a
...
...
@@ -130,5 +130,3 @@ class TestFileSystemDocument(unittest.TestCase):
sorted
([
'logo.gif'
,
'test.htm'
]))
def
test_suite
():
return
make_suite
(
TestFileSystemDocument
)
cloudooo/handler/ooo/tests/testOooFilter.py
View file @
df013e4a
...
...
@@ -54,5 +54,3 @@ class TestFilter(unittest.TestCase):
self
.
assertTrue
(
self
.
filter
.
isPreferred
())
def
test_suite
():
return
make_suite
(
TestFilter
)
cloudooo/handler/ooo/tests/testOooGranulator.py
View file @
df013e4a
...
...
@@ -174,5 +174,3 @@ class TestOOGranulator(HandlerTestCase):
oogranulator
=
OOGranulator
(
data
,
'odt'
)
self
.
assertEquals
([
'Title 1'
,
1
],
oogranulator
.
getChapterItem
(
1
))
def
test_suite
():
return
make_suite
(
TestOOGranulator
)
cloudooo/handler/ooo/tests/testOooHandler.py
View file @
df013e4a
...
...
@@ -685,5 +685,3 @@ class TestHandler(HandlerTestCase):
(
'image/x-ms-bmp'
,
'BMP - Windows Bitmap'
),
(
'text/html'
,
'HTML Document (Impress)'
)
])
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/ooo/tests/testOooHighLoad.py
View file @
df013e4a
...
...
@@ -65,5 +65,3 @@ class TestHighLoad(TestCase):
self
.
assertTrue
(
all
(
result_list
))
def
test_suite
():
return
make_suite
(
TestHighLoad
)
cloudooo/handler/ooo/tests/testOooInterface.py
View file @
df013e4a
...
...
@@ -181,5 +181,3 @@ class TestInterface(TestCase):
self
.
assertEquals
(
sorted
(
ILockable
.
names
()),
sorted
(
lockable_method_list
))
def
test_suite
():
return
make_suite
(
TestInterface
)
cloudooo/handler/ooo/tests/testOooLegacyInterface.py
View file @
df013e4a
...
...
@@ -64,5 +64,3 @@ class TestLegacyInterface(TestCase):
self
.
assertEquals
(
self
.
_getFileType
(
response_dict
[
'data'
]),
'application/vnd.oasis.opendocument.text'
)
def
test_suite
():
return
make_suite
(
TestLegacyInterface
)
cloudooo/handler/ooo/tests/testOooMimemapper.py
View file @
df013e4a
...
...
@@ -306,5 +306,3 @@ class TestMimeMapper(HandlerTestCase):
self
.
assertEquals
(
filtername
,
"impress_html_Export"
)
def
test_suite
():
return
make_suite
(
TestMimeMapper
)
cloudooo/handler/ooo/tests/testOooMonitorInit.py
View file @
df013e4a
...
...
@@ -72,5 +72,3 @@ class TestMonitorInit(HandlerTestCase):
True
)
def
test_suite
():
return
make_suite
(
TestMonitorInit
)
cloudooo/handler/ooo/tests/testOooMonitorMemory.py
View file @
df013e4a
...
...
@@ -107,5 +107,3 @@ class TestMonitorMemory(unittest.TestCase):
self
.
assertEquals
(
type
(
memory_usage_int
),
IntType
)
def
test_suite
():
return
make_suite
(
TestMonitorMemory
)
cloudooo/handler/ooo/tests/testOooMonitorRequest.py
View file @
df013e4a
...
...
@@ -60,5 +60,3 @@ class TestMonitorRequest(HandlerTestCase):
monitor_request
.
terminate
()
def
test_suite
():
return
make_suite
(
TestMonitorRequest
)
cloudooo/handler/ooo/tests/testOooMonitorTimeout.py
View file @
df013e4a
...
...
@@ -91,5 +91,3 @@ class TestMonitorTimeout(unittest.TestCase):
openoffice
.
release
()
def
test_suite
():
return
make_suite
(
TestMonitorTimeout
)
cloudooo/handler/ooo/tests/testOooOdfDocument.py
View file @
df013e4a
...
...
@@ -65,5 +65,3 @@ class TestOdfDocument(HandlerTestCase):
'document-content'
))
def
test_suite
():
return
make_suite
(
TestOdfDocument
)
cloudooo/handler/ooo/tests/testOooOpenOffice.py
View file @
df013e4a
...
...
@@ -117,5 +117,3 @@ class TestOpenOffice(HandlerTestCase):
self
.
assertFalse
(
second_openoffice
.
status
())
def
test_suite
():
return
make_suite
(
TestOpenOffice
)
cloudooo/handler/ooo/tests/testOooServer.py
View file @
df013e4a
...
...
@@ -552,5 +552,3 @@ class TestServer(TestCase):
chapter
=
self
.
proxy
.
getChapterItem
(
1
,
data
,
"odt"
)
self
.
assertEquals
([
'Title 1'
,
1
],
chapter
)
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/handler/ooo/tests/testOooUnoConverter.py
View file @
df013e4a
...
...
@@ -87,5 +87,3 @@ class TestUnoConverter(HandlerTestCase):
self
.
assertEquals
(
exists
(
output_url
),
False
)
def
test_suite
():
return
make_suite
(
TestUnoConverter
)
cloudooo/handler/ooo/tests/testOooUnoMimemapper.py
View file @
df013e4a
...
...
@@ -118,5 +118,3 @@ class TestUnoMimeMapper(HandlerTestCase):
openoffice
.
start
()
def
test_suite
():
return
make_suite
(
TestUnoMimeMapper
)
cloudooo/handler/ooo/tests/testOooUtil.py
View file @
df013e4a
...
...
@@ -62,9 +62,3 @@ class TestUtil(unittest.TestCase):
self
.
assertEquals
(
mimetypes
.
types_map
.
get
(
".3gp"
),
"video/3gpp"
)
def
test_suite
():
return
make_suite
(
TestUtil
)
if
"__main__"
==
__name__
:
suite
=
unittest
.
TestLoader
().
loadTestsFromTestCase
(
TestUtil
)
unittest
.
TextTestRunner
(
verbosity
=
2
).
run
(
suite
)
cloudooo/handler/pdf/tests/testPdfHandler.py
View file @
df013e4a
...
...
@@ -78,5 +78,3 @@ class TestHandler(HandlerTestCase):
self
.
assertEquals
(
get
(
"text/plain;ignored=param"
),
[])
self
.
assertEquals
(
get
(
"text/plain;charset=UTF-8;ignored=param"
),
[])
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/pdf/tests/testPdfServer.py
View file @
df013e4a
...
...
@@ -86,5 +86,3 @@ class TestServer(TestCase):
"""Test if metadata is inserted correctly in pdf file"""
self
.
runUpdateMetadataList
(
self
.
UpdateMetadataScenarioList
())
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfHandler.py
View file @
df013e4a
...
...
@@ -90,5 +90,3 @@ class TestHandler(HandlerTestCase):
# Unhandled mimetypes
self
.
assertEquals
(
get
(
"application/pdf;ignored=param"
),
[])
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/wkhtmltopdf/tests/testWkhtmltopdfServer.py
View file @
df013e4a
...
...
@@ -49,5 +49,3 @@ class TestServer(TestCase):
(
open
(
join
(
'data'
,
'test_with_png_dataurl.html'
)).
read
(),
'html'
,
'xyz'
),
]
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/handler/x2t/tests/testX2tHandler.py
View file @
df013e4a
...
...
@@ -133,5 +133,3 @@ class TestHandler(HandlerTestCase):
[(
"application/vnd.openxmlformats-officedocument.presentationml.presentation"
,
"PowerPoint 2007 Presentation"
),
(
'application/vnd.oasis.opendocument.presentation'
,
'ODF Presentation Document'
)])
def
test_suite
():
return
make_suite
(
TestHandler
)
cloudooo/handler/x2t/tests/testX2tServer.py
View file @
df013e4a
...
...
@@ -51,5 +51,3 @@ class TestServer(TestCase):
(
open
(
join
(
'data'
,
'test.xlsx'
)).
read
(),
'xlsx'
,
'xyz'
),
]
def
test_suite
():
return
make_suite
(
TestServer
)
cloudooo/tests/runHandlerUnitTest.py
View file @
df013e4a
...
...
@@ -70,15 +70,12 @@ def run():
config
=
ConfigParser
()
config
.
read
(
server_cloudooo_conf
)
module
=
__import__
(
test_name
)
if
not
hasattr
(
module
,
"test_suite"
):
exit
(
"No test suite to run, exiting immediately"
)
DAEMON
=
getattr
(
module
,
'DAEMON'
,
False
)
OPENOFFICE
=
getattr
(
module
,
'OPENOFFICE'
,
False
)
TestRunner
=
backportUnittest
.
TextTestRunner
suite
=
unittest
.
TestSuite
()
suite
.
addTest
(
module
.
test_suite
())
suite
=
unittest
.
defaultTestLoader
.
loadTestsFromModule
(
module
)
if
DAEMON
:
log_file
=
'%s/cloudooo_test.log'
%
config
.
get
(
'app:main'
,
...
...
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