Commit Graph

12 Commits

Author SHA1 Message Date
Joby Walker a2d851db23 Fix: OK for unpurchaseable quest to have no value
Changing test to only check that a quest has value if it is "canBuy=true".
This (with PR#262) should fix the last test error on habitrpg-shared.
2014-08-01 10:19:19 -07:00
deilann 996e7b243b fix(tests): add in freeRebirth 2014-06-22 14:10:25 -07:00
deilann 931525df0b fix(tests): add in freeRebirth
Really, I should fix this more systematically, but I think this should fix the tests for the moment, which is badly needed.
2014-06-22 14:00:59 -07:00
deilann 8e2f0a08e9 fix(tests): remove level 100 test
Keeps built from failing due to https://github.com/HabitRPG/habitrpg-shared/pull/203
2014-05-11 16:52:53 -07:00
Tyler Renelle ef06a2a9c6 fix(tests): for i18n on quests 2014-05-11 16:18:56 -06:00
Tyler Renelle 6e94332b08 fix(tests): FIXME temporarily remove stats.mp checks from cron 2014-05-11 16:17:50 -06:00
Tyler Renelle 072b0ab005 fix(tests): temporary fix to some i18n issues in habitrpg-shared algo tests 2014-05-11 15:56:40 -06:00
Dušan Juretić 1a881c63d0 Fix Quests unit tests: allow gp and exp to be 0 2014-04-12 13:13:48 -03:00
Dušan Juretić e5901bf0e0 Refactoring tests, added custom matchers for helpful error messages 2014-03-22 20:15:06 -03:00
Dušan Juretić 13a896e0af Tests for spell values checks more attributes 2014-03-05 22:59:56 -03:00
Sabe Jones 2d43314b83 fix(tests): Define contrib level for test user
Undefined "level" variable was causing algos unit test to fail on pull #155
2014-02-23 10:06:40 -06:00
Matteo Pagliazzi a1ec40e77e chore(): update dependencies (not moment because we keep the same version as habitrpg), move tests from /tests to /test so that it correctly uses mocha.opts 2014-02-22 17:10:29 +01:00