habitica-self-host/test
Shadow 734e997345
Prevent the removal of a quest owner from a group, take 2 (#12695)
* add cannotRemoveQuestLeader string

* throw error when member is quest leader

* add the new apidoc error

* change i18n key name

* fix apidoc formatting and change key in throw()

* add test for preventing removing quest owner

* patch(groups): change error codes
2020-10-26 10:46:43 +01:00
..
api Prevent the removal of a quest owner from a group, take 2 (#12695) 2020-10-26 10:46:43 +01:00
common Inventory: fixes / layout (#11948) 2020-10-19 23:54:51 +02:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers Move from deprecated moment#zone to moment#utcOffset (#12207) 2020-07-25 13:22:41 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00
.eslintrc.js fix eslint 2019-10-13 19:05:11 +02:00
mocha.opts fix path (again) 2019-10-15 15:57:09 +02:00
README.md changed wikia links to fandom 2019-01-24 11:21:52 +00:00

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