mastodon/spec/controllers
Shuhei Kitagawa bd10a7e480 Add resend confirmation for admin ()
* Add confirmations_controller#resend

* Add tests for confirmations_controller#resend

* Add translations
..
activitypub Use raw status code on have_http_status ()
admin Add resend confirmation for admin ()
api Use raw status code on have_http_status ()
auth Reset locale on registration tests ()
concerns Fix randomly fail (similar ) ()
oauth Use raw status code on have_http_status ()
settings Use raw status code on have_http_status ()
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 ()
follower_accounts_controller_spec.rb Use raw status code on have_http_status ()
following_accounts_controller_spec.rb Use raw status code on have_http_status ()
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
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 ()
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 ()