Commit Graph

3 Commits (0060f988478e54cb1b54b255d06376fd9fa265b1)

Author SHA1 Message Date
Akihiko Odaki aecce5694b Cover Oauth::AuthorizationsController more ()
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
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it