Commit Graph

4 Commits (00512ecf87e1098f5632eeec2cd116344a787523)

Author SHA1 Message Date
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status ()
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