habitica/test
joe-salomon 0be681b7a2 Dailies performance fix - fixes #8756 (#8767)
* Changed recurring logic to not use moment-recur plugin for performance reasons

* change only nextDue calculations
add tests to make sure proper nextDue values are calculated
revert schedule.matches logic to original
revert shouldDo.test.js to original

* fix monthly nextDue logic
move tests to shouldDo.test.js

* typos

* revert to original logic. change not needed

* add failure cases
2017-06-08 10:34:05 -07:00
..
api/v3 use new email template when joining a group plan for customisation of subscription cancellation information (#8637) 2017-06-07 10:25:37 -07:00
client Client Redesign: Inventory pages, secondary menu, misc css and design items (#8631) 2017-05-16 21:09:55 +02:00
client-old Close dropdowns when user clicks outside of them (fixes #5490) (#8657) 2017-05-24 10:12:38 -06:00
common Dailies performance fix - fixes #8756 (#8767) 2017-06-08 10:34:05 -07:00
content api: add pagination for guilds 2017-03-13 19:46:53 +01:00
helpers Redirection fixes (#8592) 2017-03-23 10:25:58 -05:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
mocha.opts API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
README.md update / delete outdated README.md files (#8719) 2017-05-14 14:40:13 +10:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.