0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression/models
Naz 275107d423 Added test coverage for author reassignment
closes https://github.com/TryGhost/Toolbox/issues/268

- Adds more coverage to the author reassignment method as it hasn't been covered much. It should put a good base to expand upon in case a bug pops up
2022-05-03 14:57:35 +08:00
..
base
model_member_stripe_customer.test.js
model_members.test.js
model_posts.test.js Added test coverage for author reassignment 2022-05-03 14:57:35 +08:00
model_settings.test.js Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
model_stripe_customer_subscription.test.js
model_users.test.js