Ghost/ghost/members-api/test/unit/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/member 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
geolocation.test.js Refactor members-api (#231) 2021-01-18 13:55:40 +00:00