mastodon/spec/controllers
Shuhei Kitagawa 63b05096c7 Add tests for shares_controller ()
..
activitypub Use raw status code on have_http_status ()
admin Add missing tests for admin/accounts_controller ()
api Add tests for embeds controller ()
auth Reset locale on registration tests ()
concerns Fix randomly fail (similar ) ()
oauth Ensure push subscription is immediately removed when application is revoked ()
settings Change language opt-out to language opt-in ()
well_known Serialize webfinger XML with Ox instead of Nokogiri ()
about_controller_spec.rb Use raw status code on have_http_status ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Use raw status code on have_http_status ()
application_controller_spec.rb Use raw status code on have_http_status ()
authorize_follows_controller_spec.rb Use raw status code on have_http_status ()
emojis_controller_spec.rb Add a test for emojis_controller ()
follower_accounts_controller_spec.rb Add tests for followers_accounts_controller ()
following_accounts_controller_spec.rb Add tests for following accounts controller ()
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
intents_controller_spec.rb Add tests for intents_controller ()
invites_controller_spec.rb Fix tests for invites controller (regression from 4d81809f36) ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
media_controller_spec.rb Use raw status code on have_http_status ()
remote_follow_controller_spec.rb Use raw status code on have_http_status ()
shares_controller_spec.rb Add tests for shares_controller ()
statuses_controller_spec.rb Paginate descendant statuses in public page ()
stream_entries_controller_spec.rb Use raw status code on have_http_status ()
tags_controller_spec.rb Use raw status code on have_http_status ()