habitica-self-host/test/api/v3/integration/tasks
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
..
challenges Adminpanel and revamped permissions (#13843) 2022-05-03 14:40:56 -05:00
checklists WIP(tests): fix various assign requests and needs-work flow 2022-08-22 20:45:22 -05:00
groups fix(tests): cleanup continues 2023-07-27 16:18:25 -05:00
tags fix test lint 2019-10-08 20:45:38 +02:00
DELETE-tasks_id.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
GET-tasks_challenge_challengeId.test.js fix: I18n string update (#13588) 2021-11-04 16:33:08 -05:00
GET-tasks_id.test.js fix(tests): create test teams properly, adjust expectations 2022-06-09 15:06:51 -05:00
GET-tasks_user.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-tasks_clearCompletedTodos.test.js WIP(tests): fix various assign requests and needs-work flow 2022-08-22 20:45:22 -05:00
POST-tasks_id_score_direction.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-tasks_move_taskId_to_position.test.js fix: I18n string update (#13588) 2021-11-04 16:33:08 -05:00
POST-tasks_unlink-all_challengeId.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-tasks_unlink-one_taskId.test.js fix(test): challenge unlink issues 2023-11-16 13:45:18 -06:00
POST-tasks_user.test.js Make start date and day of month aware of timezones (fixes #12555) (#12696) 2021-01-10 16:02:40 +01:00
PUT-tasks_id.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00