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
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
9 years ago
..
admin Admin base controller (#1465) 9 years ago
api Fix /api/v1/accounts/update_credentials tests (#1357) 9 years ago
auth Fix /api/v1/accounts/update_credentials tests (#1357) 9 years ago
oauth
settings
about_controller_spec.rb Clean up about page (#1282) 9 years ago
accounts_controller_spec.rb Add test 9 years ago
authorize_follow_controller_spec.rb
home_controller_spec.rb
stream_entries_controller_spec.rb
tags_controller_spec.rb
xrd_controller_spec.rb Fix #690 - Webfinger should handle new shortform profile URLs now (nice) 9 years ago