ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
19 stars 8 forks source link

Create unit tests for SPLASH module #162

Closed MarionBWeinzierl closed 7 months ago

MarionBWeinzierl commented 8 months ago

This issue is related to #153 and #69 and #130.

After the merging of the SPLASH module into Pyrealm, unit tests need to be implemented. These should in particular cover the catching of invalid inputs.

There will be some overlaps with unit tests for core modules which need to be considered appropriately.

MarionBWeinzierl commented 7 months ago

This has been merged in