Commit Graph

3 Commits (d3bbef27e7f15d1322e26ab181a18b2520f9dff6)

Author SHA1 Message Date
Akihiko Odaki 1d3e0a5060 Spec AuthorizeFollowsController assigns @account ()
@account is used by the view.
Matt Jankowski 9566893cc9 More controller specs ()
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
Matt Jankowski 0618f09939 Add spec coverage and refactor authorize_follows controller ()