9014943a86
commit6a70487fa6Author: Matteo Pagliazzi <matteopagliazzi@gmail.com> Date: Mon Apr 20 23:48:48 2020 +0200 remove un-needed code commit4fa381f153Merge:97209e40adb7448e2cfeAuthor: Matteo Pagliazzi <matteopagliazzi@gmail.com> Date: Mon Apr 20 23:30:19 2020 +0200 Merge branch 'bugfix-extramonths-lost-when-subscription-terminated' of https://github.com/hamboomger/habitica into hamboomger-bugfix-extramonths-lost-when-subscription-terminated commitb7448e2cfeAuthor: hamboomger <hamboomger@gmail.com> Date: Tue Mar 31 18:23:08 2020 +0300 fix(server-api): cancelSubscription() is no longer called twice when user leaves group commit0bc836b490Author: hamboomger <hamboomger@gmail.com> Date: Sun Mar 29 15:54:13 2020 +0300 refactor(payments): unit tests created for calculation of subscription termination date commitfdf7e3a665Author: hamboomger <hamboomger@gmail.com> Date: Thu Mar 26 19:33:35 2020 +0200 fix(db-schema): typo fixed in group.hasCancelled() schema metod name commit00d12e83bdAuthor: hamboomger <hamboomger@gmail.com> Date: Thu Mar 26 19:31:07 2020 +0200 refactor(db-schema): group.isSubscribed() method name changed to group.hasActiveGroupPlan()
For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.