habitica/test/api/v3/integration/groups
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
..
GET-group-plans.test.js fix test lint 2019-10-08 20:45:38 +02:00
GET-groups.test.js Remove Tavern from API v3 list of guilds when 'guild' or 'publicGuilds' type parameter get added. (Fixes #12407) (#12438) 2020-08-17 12:38:07 +02:00
GET-groups_groupId_invites.test.js feat(members): allow to fetch up to 60 members at all (#12400) 2020-07-19 18:25:46 +02:00
GET-groups_groupId_members.test.js feat(members): allow to fetch up to 60 members at all (#12400) 2020-07-19 18:25:46 +02:00
GET-groups_id.test.js Fix Typos (#11644) 2019-12-23 17:52:55 +01:00
POST-group_remove_manager.test.js Teams UI Redesign and A11y Updates (#12142) 2020-07-25 07:37:10 -05:00
POST-groups.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-groups_groupId_join.test.js WIP. Accepting a redundant party invite will not remove the user from the party and let the user still be a part of it. Fixes #12291. (#12356) 2020-07-13 16:00:34 +02:00
POST-groups_groupId_leave.test.js Allow group plans for private guilds only (#12479) 2020-08-21 11:46:09 +02:00
POST-groups_groupId_reject.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-groups_id_removeMember.test.js Prevent the removal of a quest owner from a group, take 2 (#12695) 2020-10-26 10:46:43 +01:00
POST-groups_invite.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-groups_manager.test.js fix test lint 2019-10-08 20:45:38 +02:00
PUT-groups.test.js Frontend support and adjustments of current banned words blocking code to support new implementation (Fixes #12405) (#12496) 2020-09-11 10:29:30 +02:00