3ed10ecdf6
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. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
package.json |