Commit Graph

6 Commits (0f3719f16fb5a2704416fa3afae00ba767ad2b2c)

Author SHA1 Message Date
Eugen Rochko 1c6588accc
Redesign admin instances area ()
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status ()
Akihiko Odaki (@fn_aki@pawoo.net) 8f991831b8 Cover Admin::DomainBlocksController more ()
Also domain_block fabricator now sets unique domains
Matt Jankowski f48cb3eb17 More coverage yes more even more ()
* Add coverage for admin/confirmations controller

* Coverage for statuses controller show action

* Add coverage for admin/domain_blocks controller

* Add coverage for settings/profiles#update
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 76ec907993 Improved admin UI