actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
78 stars 22 forks source link

Add tests via worker #498

Closed mmacata closed 7 months ago

mmacata commented 7 months ago

This PR adds the command make workertest. It will run tests by writing processes to redis queue and starts a worker which will process it. See also https://github.com/actinia-org/actinia-core/issues/422 .

Possible TODOs later: