Module: safe_qgis.test_init
Tests for map creation in QGIS plugin.
-
class safe_qgis.test_init.TestInit(methodName='runTest')[source]
Test that the plugin init is usable for QGIS.
Based heavily on the validator class by Alessandro
Passoti available here:
- http://github.com/qgis/qgis-django/blob/master/qgis-app/
- plugins/validator.py
-
testReadInit()[source]
Test that the plugin __init__ will validate on plugins.qgis.org.
This module forms part of the InaSAFE tool.