habitica-self-host/test/api/v3/integration/user
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
..
auth Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
buy Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
stats Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
DELETE-user.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
DELETE-user_messages.test.js fix test lint 2019-10-08 20:45:38 +02:00
DELETE-user_push_device.test.js fix test lint 2019-10-08 20:45:38 +02:00
GET-user.test.js fix: return full inbox on user-v3-api (#12146) 2020-05-02 21:48:16 +02:00
GET-user_anonymized.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
GET-user_inAppRewards.test.js fix test lint 2019-10-08 20:45:38 +02:00
GET-user_inventory_buy.test.js fix test lint 2019-10-08 20:45:38 +02:00
GET-user_toggle-pinned-item.test.js after merge 2019-10-28 23:15:45 +03:00
POST-move-pinned-item.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_block.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_change-class.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_class_cast_spellId.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_custom-day-start.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_disable-classes.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_equip_type_key.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_feed_pet_food.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_hatch_egg_hatchingPotion.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_mark_pms_read.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_open_mystery_item.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_purchase.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_purchase_hourglass.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_push_device.test.js fix mongoose issue 2019-10-13 18:31:43 +02:00
POST-user_read_card.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_rebirth.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_release_both.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_release_mounts.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_release_pets.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_reroll.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_reset.test.js WIP(tests): finish cleaning up v3 integrations 2022-08-22 21:47:55 -05:00
POST-user_revive.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_sell.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
POST-user_sleep.test.js fix test lint 2019-10-08 20:45:38 +02:00
POST-user_unlock.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
PUT-user.test.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00