-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* GH-4: Implemented NewKlondikeGame, Deal, undoDeal, and test coverage. * GH-4: Added test coverage for replenish when stock is replenished. * GH-4: Added test coverage for KlondikeGame.adjustScore. * GH-4: Added SelectFoundation, undoSelectionFoundation, and test coverage. * GH-4: Implemented SelectWaste, undoSelectWaste, and test coverage * GH-4: Implemented SelectTableau, undoSelectTableau, and test coverage. * GH-4: Implemented IsSolvable and test coverage * GH-4: Implemented IsSolved and test coverage * GH-4: Implemented seekTableauToFoundation and test coverage. Also added test coverage for Solve() for when the game is not yet solvable. * GH-4: Added test coverage for undoSelectTableau. Fixed undoSelectTableau bug.
- Loading branch information
1 parent
7f76f9d
commit 58c2d8f
Showing
2 changed files
with
751 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.