Closed Bug 1149237 Opened 9 years ago Closed 8 years ago

drop use of test_utils, like everybody else

Categories

(Webtools Graveyard :: Elmo, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Unassigned)

References

Details

While trying to update to django 1.6, I realized that test_utils isn't compatible with that, it seems.

I found a bunch of other mozilla projects dropping test_utils, so we should probably do the same.
Commit pushed to develop at https://github.com/mozilla/elmo

https://github.com/mozilla/elmo/commit/3049760e6793aa9ebca1f0b70a66387ecc9d521a
bug 1149237, less test_utils

Adding a dummy test case wrapper in elmo, right now this just does
what test_utils.TestCase does.
More importantly, though, drop using the RadicalTestSuiteRunner, as
that's bringing problems for django versions 1.6 and up.

This commit is mimicking what sumo does in bug 971014 and
https://github.com/mozilla/kitsune/commit/a8684ec3881cb60e496d2f3e438a5300cc809881
Blocks: elmo-debt
Nothing left here, AFAICT.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.