habitica/test/api/v3/integration/groups
Nishant Jain 8070486def
add max length validations for summary in challenge create and update… (#14053)
* add max length validations for summary in challenge create and update controllers

* Add validation to group APIs

* fix lint errors

* add validation to group plan

* fix imports

* add tests

* add max length validations for summary in challenge create and update controllers

* Add validation to group APIs

* fix lint errors

* add validation to group plan

* fix imports

* add tests

* lint checks
2022-07-22 15:24:24 -05:00
..
GET-group-plans.test.js fix test lint 2019-10-08 20:45:38 +02:00
GET-groups.test.js update user and group in a transaction when creating a group. fixes #12124 (#13730) 2022-04-29 16:47:17 -05: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 Adminpanel and revamped permissions (#13843) 2022-05-03 14:40:56 -05:00
POST-group_remove_manager.test.js fix(tests): create test teams properly, adjust expectations 2022-06-09 15:06:51 -05:00
POST-groups.test.js add max length validations for summary in challenge create and update… (#14053) 2022-07-22 15:24:24 -05: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 Server setting to disallow chat from new accounts (#13952) 2022-07-21 15:32:28 -05:00
POST-groups_groupId_reject.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-groups_id_removeMember.test.js Server setting to disallow chat from new accounts (#13952) 2022-07-21 15:32:28 -05:00
POST-groups_invite.test.js Fix casting items on parties that exceed it limit by showing Load More Button (#13509) 2021-10-07 15:41:22 -05:00
POST-groups_manager.test.js fix test lint 2019-10-08 20:45:38 +02:00
PUT-groups.test.js add max length validations for summary in challenge create and update… (#14053) 2022-07-22 15:24:24 -05:00