Parameterized Django Testcases At Biking Endorphines
Introduction
After reviewing what is at the gpx_reader branch I've found #TODO that said about making mocks, but it was not best name for what I've intended to do. I've wanted to parameterized the TestCase, so I could use different type of test-source data for one and the same test …
more ...