habitica/test/api/v3/integration/groups
Phillip Thelen f8d315ff6e
Upgrade to mongoose 7 (#14971)
* remove some unused dependencies

* update mongoose version

* make common tests pass

* Make unit tests pass

* make api v3 integration tests pass

* fix lint issues

* fix issue with package-lock

* fix(lint): we don't need no .js

* fix(lint): update to latest config-habitrpg

* chore(npm): update package locks

* fix(test): replace deprecated fn

* chore(package): update eslint-habitrpg again

* fix(lint): server linting

* fix(lint): client linting

* fix(client): correct mangled common imports

* chore(npm): update package-locks

* fix(lint): punctuation, module

---------

Co-authored-by: SabreCat <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
2024-01-16 15:18:47 -06:00
..
GET-group-plans.test.js fix(tests): lint, GET group-plans 2023-08-02 17:00:41 -05:00
GET-groups.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
GET-groups_groupId_invites.test.js fix(tests): lint, GET group-plans 2023-08-02 17:00:41 -05:00
GET-groups_groupId_members.test.js fix(tests): lint, GET group-plans 2023-08-02 17:00:41 -05:00
GET-groups_id.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-group_remove_manager.test.js WIP(tests): fix various assign requests and needs-work flow 2022-08-22 20:45:22 -05:00
POST-groups.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-groups_groupId_join.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-groups_groupId_leave.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-groups_groupId_reject.test.js fix(tests): leave/reject/quests 2023-08-01 16:53:48 -05:00
POST-groups_id_removeMember.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-groups_invite.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-groups_manager.test.js fix(tests): fix fix fix 2023-07-28 16:08:14 -05:00
PUT-groups.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00