[Qgis-developer] Failing tests consider blockers
Martin Dobias
wonder.sk at gmail.com
Wed Feb 19 00:55:21 PST 2014
Hi Nathan
On Wed, Feb 19, 2014 at 3:45 PM, Nathan Woodrow <madmanwoo at gmail.com> wrote:
> One issue I see here is we are mixing unit tests with integration tests.
> The tests for QgsExpression are examples of unit tests and should flag a
> regression but stuff like rendering tests are more if a integration test and
> may or may not flag a regression.
Um... is the mixing of unit and integration tests really an issue? :-)
Some more complex classes are somehow difficult to test in isolation
(e.g. QgsMapRenderer), so their unit test becomes kind of integration
test... but is there anything wrong with it?
Cheers
Martin
More information about the Qgis-developer
mailing list