Ghost/core/test/unit/web
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
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
..
admin Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00
api/v2/content Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
middleware Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
shared/middleware Added tests for content api brute force protection (#10344) 2019-01-07 21:25:19 +07:00
parent-app_spec.js Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00
utils_spec.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00