ucsb-cs56-projects / cs56-games-tetris

-
1 stars 7 forks source link

Fix Test Cases. 100 pts #8

Open mastergberry opened 10 years ago

mastergberry commented 10 years ago

When rebuilding this project and cleaning it up, it was discovered that the test cases are not compiling properly. It looks like a refactor was done but never completely tested.

Investigate the errors with compiling the tests in https://github.com/UCSB-CS56-Projects/cs56-games-tetris/blob/master/src/edu/ucsb/cs56/projects/games/tetris/BoardTest.java and make sure they are passing.

Estimated ~100 points

hannavigil commented 8 years ago

Tests compile, but all of BoardTest was commented out.

Tektonbuilds commented 8 years ago

F16 OK (100 pts)

john-lau commented 6 years ago

W18 OK 100 pts