Ghost/core/test/acceptance/old/admin
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
..
actions_spec.js Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
config_spec.js Returned prefix for site & config response 2019-02-25 13:24:19 +01:00
db_spec.js Updated import to only show warning when apps exist 2019-04-16 11:19:17 +02:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
integrations_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
invites_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
key_authentication_spec.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
mail_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
oembed_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
pages_spec.js 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
posts_spec.js 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
roles_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
settings_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
slugs_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
tags_spec.js Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00
themes_spec.js Renamed theme upload file field name 2019-02-25 13:26:03 +01:00
users_spec.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
utils.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
webhooks_spec.js Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00