Closed
Bug 590704
Opened 15 years ago
Closed 15 years ago
Flush cache between tests
Categories
(support.mozilla.org :: Code Quality, task, P2)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: erik, Assigned: erik)
References
Details
(Whiteboard: [qa-])
I put a flushing base class in sumo.tests.__init__, but there's already a similar one in test-utils called simply TestCase. Decide which to use, and make all the [appropriate?] tests use it.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → erik
Assignee | ||
Comment 1•15 years ago
|
||
Done in http://github.com/jsocol/kitsune/commit/8988e2b319d47962268c0bcda7735c3951e9b086 .
QA: We test this (as much as it can be reliably tested—which is part of the problem) every time we run the tests. I suppose we could write test-tests. ;-)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•