Details
Current unit tests were written as white-box tests that check for implementation
specific conditions. Lots of changes are required in the tests each time an
implementation changes.
Revamped version should separate white+black box tests.
Also include more thorough tests for multi-board conditions. |