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/oauth
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
* Add failing spec for oauth/authorized_applications controller

* Use explicit reference to flashes partial from admin layout

Because some of the controllers which use the admin layout do not inherit from
application controller, this partial is not in their view path.
8 years ago
..
authorizations_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago
authorized_applications_controller_spec.rb Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago