Commit Graph

6 Commits (1d1e0171ec52806ff42e2cafa67b1c68afe1f7bb)

Author SHA1 Message Date
Shuhei Kitagawa 6151308c47 Add missing tests for admin/accounts_controller ()
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status ()
Akihiko Odaki (@fn_aki@pawoo.net) 0a53ca444a Cover Admin::AccountsController 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 b14b5e3b44 Improve notification model
Eugen Rochko 356d3874eb Normalize localizations, add stub for admin/accounts