Ghost/core/test/acceptance/old/content
Rishabh Garg b875cc339d
🔥 Dropped unused ghost_auth_* user fields
no issue

- Drops `ghost_auth_access_token` and `ghost_auth_id` fields since not used anymore
- Adds migration for dropping these columns from users table
- Drops Auth strategy - `ghostStrategy` - since its not used anymore
2019-09-03 20:48:42 +05:30
..
authors_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
key_authentication_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
pages_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
posts_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
settings_spec.js 🎨 Added url value to the Content API /settings/ endpoint (#10946) 2019-07-24 11:12:07 +01:00
tags_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
utils.js 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30