OscarMelin/decide

Split unit test containing numPoints into 2 separate tests

Closed this issue · 2 comments

If you test the size of numPoints in your unit test, please split it up into two separate unit test, since it tests two different cases.

Isn't the test of numpoints a part of the contract? The question is if we should test against cases or contracts.

Closing cuz of lack of time.