1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/spec/controllers/admin
Matt Jankowski dbe9f33fdc Admin base controller ()
* Add Admin::BaseController to wrap admin area

Extracts the setting of the `admin` layout and verifying that users are admins
to a common base class for the admin/ controllers.

* Add basic coverage for admin/reports and admin/settings controllers
2017-04-10 21:27:03 +02:00
..
accounts_controller_spec.rb Improve notification model 2016-12-03 20:04:19 +01:00
domain_blocks_controller_spec.rb Improved admin UI 2016-12-13 13:42:10 +01:00
pubsubhubbub_controller_spec.rb Unify collection caching code 2016-11-29 15:49:39 +01:00
reports_controller_spec.rb Admin base controller () 2017-04-10 21:27:03 +02:00
settings_controller_spec.rb Admin base controller () 2017-04-10 21:27:03 +02:00