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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: