E3SM-Project / zppy-interfaces

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Better structure tests between zppy & zppy-interfaces #5

Open forsyth2 opened 8 hours ago

forsyth2 commented 8 hours ago

Rethink how testing is done in zppy & zppy-interfaces. zppy should simply test that it can invoke zppy-interfaces global-time-series. zppy-interfaces however should test that Global Time Series plots actually generate correctly.

Maybe we could have zppy test that zppy is passing in the right parameters and then have zppy-interfaces actually do the image comparisons of the plots, using pre-generated ts and mpas_analysis output.

forsyth2 commented 7 hours ago

Also see https://github.com/E3SM-Project/zppy/issues/537