You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redrock unit tests currently test the algorithms but not the command-line scripts rrdesi and rrboss. We keep breaking these scripts but not immediately noticing because the tests don't cover them (e.g. PR #65 completely broke rrdesi due to an incorrect import, and #67 broke some options).
Add unit tests that create spectra and spPlate files on the fly and test that these scripts and their options still work.
The text was updated successfully, but these errors were encountered:
redrock unit tests currently test the algorithms but not the command-line scripts rrdesi and rrboss. We keep breaking these scripts but not immediately noticing because the tests don't cover them (e.g. PR #65 completely broke rrdesi due to an incorrect import, and #67 broke some options).
Add unit tests that create spectra and spPlate files on the fly and test that these scripts and their options still work.
The text was updated successfully, but these errors were encountered: