emprestes / chessgame

Chess Game Project for Beginners
8 stars 4 forks source link

Refactoring to get available positions of a Chess piece #28

Open Shutocan opened 8 years ago

Shutocan commented 8 years ago

As a developer, I want to improve unit tests for getAvailablePositions methods and fix moveTo method to consider throw an exception when trying to move to an impossible position.