GeoscienceAustralia / wagl

Python library for standardising satellite imagery into an Analysis Ready Data (ARD) form
Apache License 2.0
30 stars 7 forks source link

Add Dockerfile to run unittests #361

Closed truth-quark closed 3 years ago

truth-quark commented 3 years ago

Implements a Docker solution to run unit tests in a container. Also includes a GitHub workflow integration. Unfortunately the tests rely on python setup.py test which is now deprecated. I propose replacing the build/test runner system in another issue.

The image: