Open-Source-Spatial-Clean-Cooking-Tool / OnStove

This repository contain the general code for the Open Source Spatial Clean Cooking Tool OnStove
MIT License
7 stars 9 forks source link

Crg/testing #301

Closed camiloramirezgo closed 1 year ago

camiloramirezgo commented 1 year ago

This PR implements automated testing using GitHub actions and pytest. It runs 4 main tests data_processing, model_prep, model_run and plot_results.

This closes #281 and closes #302