habitica-self-host/test
Mark Kuba dcd680c293 Fix/mana bar unselected class - fix: #10026 (#10126)
* Update getClass() for users who have not yet selected a class

* Added tests for members.getClass()

* fix linter errors

* Update test

* Update import in test to point to correct module

* use hasClass() getter where appropriate

* Fix linter error
2018-03-24 11:15:40 -05:00
..
api/v3 Added paging (#10150) 2018-03-23 14:13:08 -05:00
client Fix/mana bar unselected class - fix: #10026 (#10126) 2018-03-24 11:15:40 -05:00
common Removed balance check test (#10159) 2018-03-21 11:53:47 -05:00
content api: add pagination for guilds 2017-03-13 19:46:53 +01:00
helpers Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +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.