habitica-self-host/test/api/unit/middlewares
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
..
analytics.test.js Automatically Logout Banned Users (#12037) 2020-04-02 21:46:01 +02:00
auth.test.js fix test lint 2019-10-08 20:45:38 +02:00
cache.test.js add basic test, disable etag on post routes as well, paypal ipn: prevent set headers after response error 2020-04-17 14:50:09 +02:00
cors.test.js fix(tests): remove exclusive unit test 2020-07-18 15:00:31 +02:00
cronMiddleware.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
ensureAccessRight.test.js Adminpanel and revamped permissions (#13843) 2022-05-03 14:40:56 -05:00
ensureDevelpmentMode.js fix test lint 2019-10-08 20:45:38 +02:00
errorHandler.test.js fix(apple auth): do not try to parse name if it is missing, add query parameters to logs 2020-04-18 16:02:18 +02:00
ipBlocker.test.js API v3 Rate Limiter (#12117) 2020-07-18 15:00:09 +02:00
language.test.js Revert "fix(test): skip undesired test" 2021-11-17 10:46:08 -06:00
maintenanceMode.test.js fix test lint 2019-10-08 20:45:38 +02:00
rateLimiter.test.js API v3 Rate Limiter (#12117) 2020-07-18 15:00:09 +02:00
redirects.js API v3 Rate Limiter (#12117) 2020-07-18 15:00:09 +02:00
response.js chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00