Ghost/core/test/unit
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
..
adapters Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
api 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
apps 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
config Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
helpers 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
lib Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
models Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
web 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30