Testing #227
Closed
guymarshall
started this conversation in
Ideas
Testing
#227
Replies: 1 comment
-
|
Hi Guy, We already have quite a few tests (see DSSTest directory that uses catch.h ). I'm not sure that we'd have been able to "catch" this problem though. D. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The release 6.1.1 had a severe bug where DSS would loop for multiple groups. I'm wondering if any automated testing could be added to test with 10 sample .fits files, and then the same with 5*10 sample groups of .fits files. This way any serious bugs can be caught almost immediately by automated testing. I have never done testing in C++ so I am unsure how to do this. Does this at least sound feasible?
Beta Was this translation helpful? Give feedback.
All reactions