habitica/test/api/unit/models
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
..
challenge.test.js Added code to update user tag list along with the existing code that already involves updating the user documents of challenge members (#12312) 2020-07-03 21:55:59 +02:00
group.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
group_tasks.test.js fix(teams): tweak FAQ and fix sync test 2022-08-22 14:43:21 -05:00
message.test.js tests(message model): add unit tests 2020-03-04 17:51:14 +01:00
newsPost.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
pushDevice.test.js add final tests for push devices and notifications 2020-03-01 22:10:11 +01:00
tag.test.js fix tags 2020-03-01 22:21:53 +01:00
task.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
user.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
userNotification.test.js add final tests for push devices and notifications 2020-03-01 22:10:11 +01:00
webhook.test.js chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00