kartoza / stream_feature_extractor

A QGIS plugin to extract stream features (wells, sinks, confluences etc.) from a stream network
GNU General Public License v2.0
6 stars 9 forks source link

Added functionality to run tests in docker container #69

Closed Samweli closed 2 years ago

Samweli commented 2 years ago

Partly fixes https://github.com/kartoza/stream_feature_extractor/issues/57

Adds ability to run test suite local using a qgis testing environment docker container. Also added travis support for checking current branch testing in CI environment