Ghost/test/regression/models
Fabien 'egg' O'Carroll 812e4b682f
Added SingleUseToken model (#12215)
no-issue

This is a model for the tokens table, which handles the single use
aspect by customising the `findOne` method to automatically destroy the
model after reading from it
2020-09-18 15:05:56 +01:00
..
base Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
model_member_stripe_customer_spec.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
model_members_spec.js 🐛 Fixed incorrect status used for trial subscription query 2020-09-02 13:07:48 +01:00
model_posts_spec.js Fixed posts_meta relation in test fixtures 2020-09-17 20:46:45 +12:00
model_single_use_token_spec.js Added SingleUseToken model (#12215) 2020-09-18 15:05:56 +01:00
model_stripe_customer_subscription_spec.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
model_users_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00