Closed
Bug 1014263
Opened 11 years ago
Closed 11 years ago
Running tests shouldn't write to ./media/cache/
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Currently, when running the tests it creates cached files of the uploaded media on test runs.
First we need to run a clean test with ./media starting completely empty and after running all the tests it should be empty.
The solution is to use the new airmozilla.base.tests.testbase.DjangoTestCase class throughout.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•11 years ago
|
||
It got fixed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1003278
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•