Add automated integration tests #241
Labels
enhancement
New feature or request
priority:low
Low priority Issues that do not need to be addressed in the near future.
testing
Add unit/integration tests
Currently, one needs to run the integration test manually before a PR is accepted:
https://github.com/CABLE-LSM/benchcab/blob/af43dad820811bc0b5e56161957ca374aeeb704e/benchcab/data/test/integration.sh
Considering that outputs of these are dependent on systems, it would be better to have a consistent source of running these tests, thus giving a higher degree of confidence, as well as self-documenting behaviour
The text was updated successfully, but these errors were encountered: