Ghost/ghost/members-api
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
..
lib Added tests for updateSubscription 2021-03-25 12:19:01 +00:00
test Added tests for updateSubscription 2021-03-25 12:19:01 +00:00
.eslintrc.js
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Added tests for updateSubscription 2021-03-25 12:19:01 +00:00
package.json Published new versions 2021-03-10 17:23:30 +00:00