Commit Graph

3 Commits (ac49c7932d848fbb946c37a69f42b7dbc774c56c)

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