Ghost/ghost/members-api/lib
Fabien 'egg' O'Carroll 3ed10ecdf6 Added tests for updateSubscription
refs https://github.com/TryGhost/Team/issues/530

The RouterController was a grab bag of all controller methods, making it
difficult to mock & test. This adds a MemberController with a smaller
API - making it easier to test.
2021-03-25 12:19:01 +00:00
..
controllers Added tests for updateSubscription 2021-03-25 12:19:01 +00:00
repositories Added tests for updateSubscription 2021-03-25 12:19:01 +00:00
services Updated invoice webhook handling for payment events 2021-03-10 17:15:16 +00:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00