habitica/test
Travis cd545e08d5 Implementing retries on failed user updates when finishing a quest (#8251)
* Implementing retries on failed user updates when finishing a quest. fixes #8035

* Refactoring mongo db retries to use the same as code path as original call and moving retries to count based over time based.

* Adding tests for retry logic and updating retries to happen recursively

* Moving callbacks to promises and other tweaks according to pr.

* Chaging mongoose promise to use .catch() functionality

* If all retries fail, the system will now throw an error instead of returning an error message.
2016-12-09 11:30:17 -08:00
..
api Implementing retries on failed user updates when finishing a quest (#8251) 2016-12-09 11:30:17 -08:00
client client: namespaces for actions and getteters 2016-12-08 23:01:59 -08:00
client-old Login Incentives (#8230) 2016-11-23 19:34:09 -06: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