Ghost/ghost/core/test/regression/models
Emmanuel Gatwech d9f0db6a22
Replaced Promise.join() with .all() in user model (#14972)
refs: https://github.com/TryGhost/Ghost/issues/14882

- Usage of bluebird is deprecated in favour of using native promises
2022-08-24 15:32:44 +01:00
..
base Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_member_stripe_customer.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_members.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_posts.test.js Fixed the typo 2022-08-04 15:38:32 +01:00
model_settings.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_stripe_customer_subscription.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_users.test.js Replaced Promise.join() with .all() in user model (#14972) 2022-08-24 15:32:44 +01:00