Module: safe_qgis.test_help

InaSAFE Disaster risk assessment tool developed by AusAid and World Bank - GUI Test Cases.

Contact : ole.moller.nielsen@gmail.com

Note

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

class safe_qgis.test_help.HelpTest(methodName='runTest')[source]

Test the InaSAFE help GUI .. note:: Currently these tests will all fail unless you comment out the APP.exec_() lines because the web view does not load content without the main application event loop running.

XtestDialogLoads()[source]

Basic test to ensure the keyword dialog has loaded

XtestDockHelp()[source]

Test help dialog works with context set to ‘dock’

XtestKeywordsHelp()[source]

Test help dialog works with context set to ‘keywords’

This module forms part of the InaSAFE tool.

Previous topic

Module: safe_qgis.test_impact_functions_doc

Next topic

Module: safe_qgis.test_init

This Page