specreduce icon indicating copy to clipboard operation
specreduce copied to clipboard

TST: Add image test for display in fluxcal.py

Open pllim opened this issue 2 years ago • 0 comments

Currently, this block is not tested:

https://github.com/astropy/specreduce/blob/aa4ceabbfb69595ac58c2ff29a220aabe1e37f68/specreduce/fluxcal.py#L262

Since it is plotting, you might want to write a test where you compare the image, like how astropy.visualization does it. That would require additional CircleCI setup and a place to host the truth image(s).

pllim avatar Dec 07 '23 03:12 pllim