I just released Fixture Magic.
When dealing with legacy data, you’ll run into all kinds of edge cases. Perhaps, an object might not display correctly unless it has the right parameters, or if it has null parameters it might not display at all. So when testing Django, it’s nice to actually use non-dummy data. [...]
Filed under spindrop. |
Tags: addons.mozilla.org && django && fixtures && mozilla && testing
When I attended DjangoCon this year, I lamented that our flagship web property was difficult to test, and not fun to develop. I figured DjangoCon was a way to placate me, and Django might mean something for some of the smaller projects at Mozilla. However, Wil Clouser, our lead web developer, announced development [...]
Filed under spindrop. |
Tags: addons.mozilla.org && amo && django && mozilla