tespy
tespy copied to clipboard
The component testing should be done more structured
A draft idea for this has been implemented in #587
Specifically, the component tests now are one single function, that specifies a parameter, runs a calculation and backtests if the value specified is the value calculated in postprocessing. This should be split up into separate functions to make it much easier to handle.