habitica-self-host/test
Rene Cordier 7c954f7073 Prevent progress being cleared when quest ends (#10870)
* Prevent progress being cleared when quest ends

changing group tests to make sure it keeps user's progress

fix and remove .only() from tests

* fix tests and check null case for clearing up user's quest without resetting progress
2018-12-28 19:16:21 +01:00
..
api Prevent progress being cleared when quest ends (#10870) 2018-12-28 19:16:21 +01:00
client Unit Tests; 1 fix to appFooter debug menu (#10894) 2018-12-23 19:45:59 +01:00
common more checks on the item.klass, also added the specialClass checks (#10859) 2018-11-22 14:35:34 +01:00
content Unit Tests; 1 fix to appFooter debug menu (#10894) 2018-12-23 19:45:59 +01:00
helpers Allow gems and subs to be gifted through in-app-purchases (#10892) 2018-12-23 19:20:14 +01: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.