0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -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 🐛 Fixed URLs not being correctly transformed during insert operations (#13618) 2021-10-20 15:22:46 +01:00
model_member_stripe_customer.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_members.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
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 Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_users.test.js