Commit Graph

2 Commits (c3ef5d5414ac1fee5471d7063616a4b72a408e11)

Author SHA1 Message Date
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