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
8 years ago
..
admin Admin base controller (#1465) 8 years ago
api Fix /api/v1/accounts/update_credentials tests (#1357) 8 years ago
auth Fix /api/v1/accounts/update_credentials tests (#1357) 8 years ago
oauth Fix OAuth authorization page and add a spec for it 8 years ago
settings E-mail preferences page 8 years ago
about_controller_spec.rb Clean up about page (#1282) 8 years ago
accounts_controller_spec.rb Add test 8 years ago
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites 8 years ago
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago
stream_entries_controller_spec.rb Fixing atom feeds for accounts, adding tests that would catch such bugs in future 8 years ago
tags_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago
xrd_controller_spec.rb Fix #690 - Webfinger should handle new shortform profile URLs now (nice) 8 years ago