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
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
..
controllers Admin base controller (#1465) 9 years ago
fabricators Add specs for PostStatusService 9 years ago
fixtures Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places 9 years ago
helpers Helper cleanup (#1348) 9 years ago
javascript Remove broken test 9 years ago
lib Fix #555 - Use a better URL parser 9 years ago
mailers Add digest e-mails 9 years ago
models Search cleanup (#1333) 9 years ago
presenters Clean up about page (#1282) 9 years ago
requests Ignore implied formats for catch all route requests (#1340) 9 years ago
services Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 9 years ago
support/matchers/model add more tests to models 9 years ago
i18n_spec.rb Improve docs 9 years ago
rails_helper.rb add more tests to models 9 years ago
spec_helper.rb Fix tests 9 years ago