0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/unit/models
renovate[bot] db53ac0721 Update Test & linting packages (major) ()
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
base Update Test & linting packages (major) () 2019-07-05 13:40:43 +02:00
plugins Bumped sinon from 4.4.6 to 7.3.2 () 2019-01-21 17:53:44 +01:00
api-key_spec.js Shortened admin key length () 2019-01-24 13:46:33 +00:00
invite_spec.js Removed unit tests who use the database () 2019-01-22 13:36:30 +01:00
permission_spec.js Removed unit tests who use the database () 2019-01-22 13:36:30 +01:00
post_spec.js Update Test & linting packages (major) () 2019-07-05 13:40:43 +02:00
session_spec.js Update Test & linting packages (major) () 2019-07-05 13:40:43 +02:00
settings_spec.js Updated theme layer to use members-ssr () 2019-04-16 16:50:25 +02:00
tag_spec.js Removed unit tests who use the database () 2019-01-22 13:36:30 +01:00
user_spec.js 🐛 Disallowed locked/suspended users from being made owner via the API () 2019-04-16 10:30:29 +01:00