Skip to content

A plugin for pre-processing/post-processing FLO-2D models

Notifications You must be signed in to change notification settings

ldebek/qgis-flo-2d-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Tests

qgis-flo-2d-plugin

A plugin for pre-processing/post-processing FLO-2D models

Testing

New tests can be added to the folder test/ and the corresponding data are in folder test/data. It is usefull to reuse existing data in the data folder where possible to keep the repository size small. Also it is not recommended to add data larger than 3MB to the test suite.

Tests can be run on Linux by running script test/run-env-linux.sh /usr to setup the environment, following by running python3 -m unittest to run all tests in the test suite.

New tests can be added by just copy of any existing test file and modifying it. The tests are auto discovered and run by CI afterwards.

About

A plugin for pre-processing/post-processing FLO-2D models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.4%
  • QML 33.6%