habitica-self-host/test
Matteo Pagliazzi 1f44444a50
Fix subcriptions remaining time disappearing after cancelling (#10761)
* add hasCancelled method for group/user, prevent cancelling a subscription twice

* wip

* paypal: do not cancel a subscription twice

* make sure hasCancelled and hasNotCancelled return a boolean result
2018-10-18 12:14:07 +02:00
..
api Fix subcriptions remaining time disappearing after cancelling (#10761) 2018-10-18 12:14:07 +02:00
client Show accurate experience notifications (#10676) 2018-10-13 20:24:23 +02:00
common check every armoire gear 'canOwn' method (#10760) 2018-10-15 20:11:28 +02:00
content api: add pagination for guilds 2017-03-13 19:46:53 +01:00
helpers API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02: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 Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01: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.