habitica-self-host/test/api/v3/integration/groups
Matteo Pagliazzi 6ef45a7fd2
Fix 9248: challenge creator should not automatically join their own challenge (#10383)
* fix(challenges): creator should not join challenge automatically

* change behavior on the client side as well

* update tests and fix membercount

* update tests

* fix tests
2018-05-25 12:03:39 +02:00
..
GET-group-plans.test.js New client group plan (#8948) 2017-08-14 13:19:41 -06:00
GET-groups.test.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
GET-groups_groupId_invites.test.js fix(tests): do not use arrow function when using this 2018-05-19 21:10:36 +02:00
GET-groups_groupId_members.test.js tests: Increase timeouts instead of disabling them (#10367) 2018-05-18 17:02:20 +02:00
GET-groups_id.test.js fix: remove guild or party when user looks it up if it does not exist 2016-08-07 10:41:07 -05:00
POST-group_remove_manager.test.js Group managers (#8591) 2017-04-25 08:28:56 -06:00
POST-groups.test.js Added fix for chat revoke creation test (#10218) 2018-04-02 19:11:30 +02:00
POST-groups_groupId_join.test.js Update the API to prevent the user from leaving a group if they are the only member and have a quest active. (#10091) 2018-03-17 22:26:07 +01:00
POST-groups_groupId_leave.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
POST-groups_groupId_reject.test.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
POST-groups_id_removeMember.test.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
POST-groups_invite.test.js prevent a user with no chat privileges from inviting any player to a guild or party (#10194) 2018-03-31 13:29:08 +02:00
POST-groups_manager.test.js Group managers (#8591) 2017-04-25 08:28:56 -06:00
PUT-groups.test.js New client group finishes (#8899) 2017-07-26 09:05:13 -06:00