beloitcollegecomputerscience / RiverCrossingPuzzles

A project to implement a wide variety of river crossing puzzles into one application
0 stars 3 forks source link

Update NewGameTest, add tests, consider refactoring relevant code. #43

Open Darrah opened 4 years ago

Darrah commented 4 years ago

Refactor code to pull out this responsibility. Tests, as needed, for refactored code. Presumably inspired by earlier tests this semester, or tests from last semester. Submit pull request.

Darrah commented 4 years ago

Review the WIP pull request from Nora; post your own WIP pull request; see if there are conflicts which can be resolved before a merge. Create a few more tests for the re-factored code.