egeldenhuys / black-fitch

[DEPRECATED] Black-box Unit Tests for Fitchfork practicals and assignments
GNU General Public License v3.0
8 stars 4 forks source link

Incorrect test cases for Assignment 1 - Task 2 and 4 #16

Closed egeldenhuys closed 8 years ago

egeldenhuys commented 8 years ago

Task 2 (8/20):

Your addItem and getItem function is working correctly.
Your less than operator is incorrect.
Your less than operator is working correctly.
Your greater than operator is incorrect.
Your + operator is incorrect.
Your - operator is working correctly.

Task 4 (3/4):

Your hasBeenSummoned function is working correctly.
Your hasCompletedTraining function is working correctly.
Your dropWizardSpell function is incorrect. Are you dealing with spells in the correct way?
egeldenhuys commented 8 years ago

Has been resolved by #19