gem / oq-irmt-qgis

QGIS plugin to drive the OpenQuake Engine, to develop Social Vulnerability and Integrated Risk composite indices, and to predict building recovery times following an earthquake
https://plugins.qgis.org/plugins/svir/
8 stars 3 forks source link

We might replace some of the methods we use in our unit tests for comparisons #830

Open ptormene opened 1 year ago

ptormene commented 1 year ago

Some methods of qgis.testing.unittest (https://github.com/qgis/QGIS/blob/master/python/testing/__init__.py) might be used to compare layers, images or other, instead of functions we implemented to perform similar tasks.