-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Scalatest for unit testing * Add scalatest to the project Add some tests for model layer * Change Scala version to 2.11.11 Add scoverage * Add more tests for Board and Cell models * Fix typos and solve import warnings * Refactor Cell constructor * The ApplicationView is refactored to use the model now.
- Loading branch information
1 parent
21d80df
commit b08e4c9
Showing
7 changed files
with
299 additions
and
199 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
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
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.