Note: Posting an issue here as I ran out of space on the planner card.
There are tests that need to be run manually as part of sktest which would be good to have in skunit_tests for automated testing. Good candidates for porting over to the Catch2 unit testing format are any tests which we can write assertions to validate output. Bad candidates are tests which require a human to validate the output (such as making sure a sound plays, or making sure that an image is drawn on screen).
This could be a good set of first contributions for future students.
Status:
Note: Posting an issue here as I ran out of space on the planner card.
There are tests that need to be run manually as part of sktest which would be good to have in skunit_tests for automated testing. Good candidates for porting over to the Catch2 unit testing format are any tests which we can write assertions to validate output. Bad candidates are tests which require a human to validate the output (such as making sure a sound plays, or making sure that an image is drawn on screen).
This could be a good set of first contributions for future students.
Status: