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
2017-04-10 21:27:03 +02:00
..
admin Admin base controller (#1465) 2017-04-10 21:27:03 +02:00
api Fix /api/v1/accounts/update_credentials tests (#1357) 2017-04-09 20:23:14 +02:00
auth Fix /api/v1/accounts/update_credentials tests (#1357) 2017-04-09 20:23:14 +02:00
oauth
settings
about_controller_spec.rb Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
accounts_controller_spec.rb Add test 2017-02-06 12:14:02 -08:00
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites 2016-12-29 16:54:54 +01:00
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) 2017-03-28 11:25:43 +02:00