tespy icon indicating copy to clipboard operation
tespy copied to clipboard

The component testing should be done more structured

Open fwitte opened this issue 1 year ago • 1 comments

A draft idea for this has been implemented in #587

fwitte avatar Dec 29 '24 12:12 fwitte

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.

fwitte avatar Jan 05 '25 10:01 fwitte