mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
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. |
||
---|---|---|
.. | ||
unit/lib | ||
utils | ||
.eslintrc.js | ||
hello.test.js |