Inconsistent TestCase class throughout the code

Bug #286868 reported by Olivier Tilloy
2
Affects Status Importance Assigned to Milestone
Moovida
Invalid
Medium
Unassigned

Bug Description

The code of the unit test suite associated to Elisa is not consistent regarding the base TestCase class. Most of it uses twisted's TestCase class, which is fine, but some older pieces of code still use the miscellaneous ElisaTestCase (which, if I recall correctly, is broken/deprecated), and some even use python's unitest module's TestCase.

A quick grep on the imports and counting the occurrences gives the following figures:

twisted.trial.unittest.TestCase: 51 occurrences
elisa.core.tests.elisa_test_case.ElisaTestCase: 18 occurrences
unittest.TestCase: 6 occurrences

Olivier Tilloy (osomon)
Changed in elisa:
importance: Undecided → Medium
milestone: none → 0.5.x
status: New → Confirmed
Revision history for this message
dino99 (9d9) wrote :

The latest free moovida 1.09 does not get any maintenance since a while. Now moovidadb.com is supporting Linux and support can be found at : http://www.fluendo.com/faq/

Changed in moovida:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.