Solid icon indicating copy to clipboard operation
Solid copied to clipboard

Better Testing?

Open 100 opened this issue 8 years ago • 0 comments

Currently, the testing just makes sure that the algorithm runs without error on a toy problem.

It would be nice to do something more akin to unit testing, but I'm not quite sure how to do it in this situation since a lot of the testable functionality is provided by the user.

100 avatar Jun 19 '17 04:06 100