habitica/test
shalott 8c4f35daf4 Fixing test failure
This test seems to occasionally start failing (another coder reported the same thing happening to them in the blacksmiths’ guild) because the order in which the tasks are created can sometimes not match the order in the array. So I have sorted the tasks array after creation by the task name to ensure a consistent ordering, and slightly reordered the expect statements to match.
2016-11-16 21:52:23 +01:00
..
api Fixing test failure 2016-11-16 21:52:23 +01:00
client Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client-old added balance to analytics (#8086) 2016-09-30 11:52:14 -05:00
common Get skipped/pending unit tests working for revive (#8193) 2016-11-06 21:17:52 -06:00
content Common reorg (#8025) 2016-09-16 17:18:07 +02:00
helpers Setup up non-API tests to not need server and mongo running 2016-10-22 08:14:00 -05:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity Common reorg (#8025) 2016-09-16 17:18:07 +02:00
.eslintrc Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
mocha.opts API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00