mastodon/spec/controllers
Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers ()
* Replace OEmbed Rabl template with serializer

* Replace initial state rabl with serializer
..
admin Cover Admin::AccountsController more ()
api Fix - Send e-mail notifications to admins about new reports ()
auth Cover Auth::RegistrationsController more ()
concerns Fix locale related specs ()
oauth Cover Oauth::AuthorizedApplicationsController ()
settings Fix - Require OTP authentication to disable 2FA ()
well_known Fix spec for ()
about_controller_spec.rb Cover AboutController more in spec ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Cover AccountsController more in spec ()
application_controller_spec.rb Use "match_array" only for order independent assertions ()
authorize_follows_controller_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
follower_accounts_controller_spec.rb Introduce recent to Follow ()
following_accounts_controller_spec.rb Introduce recent to Follow ()
home_controller_spec.rb Replace OEmbed and initial state Rabl templates with serializers ()
manifests_controller_spec.rb Add controller spec for manifests controller ()
media_controller_spec.rb Extract authorization policy for viewing statuses ()
remote_follow_controller_spec.rb Fix - Accept own ID for remote follow with and without preceding @ ()
statuses_controller_spec.rb Use "match_array" only for order independent assertions ()
stream_entries_controller_spec.rb Use "match_array" only for order independent assertions ()
tags_controller_spec.rb Cover TagsController more ()