You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/admin
Matt Jankowski dbe9f33fdc Admin base controller (#1465)
* 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
8 years ago
..
accounts_controller_spec.rb
domain_blocks_controller_spec.rb
pubsubhubbub_controller_spec.rb
reports_controller_spec.rb Admin base controller (#1465) 8 years ago
settings_controller_spec.rb Admin base controller (#1465) 8 years ago