mastodon/spec/controllers
Eugen Rochko a49d43d112
Add scheduled statuses ()
Fix 
..
activitypub Add specs for activitypub collections controller ()
admin Add moderation warnings ()
api Add scheduled statuses ()
auth fix: Execute PAM authentication tests on CircleCI ()
concerns Add spec for AccountableConcern#log_action ()
oauth Add force_login option to OAuth authorize page ()
settings Error message for avatar image that's too large. ()
well_known Serialize webfinger XML with Ox instead of Nokogiri ()
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible ()
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Lint pass ()
application_controller_spec.rb Lint pass ()
authorize_interactions_controller_spec.rb Optimize the process of following someone ()
emojis_controller_spec.rb Misc. typos ()
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 remote interaction dialog for toots ()
invites_controller_spec.rb Lint pass ()
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 ()
remote_interaction_controller_spec.rb Add specs for RemoteInteractionController ()
remote_unfollows_controller_spec.rb Lint pass ()
shares_controller_spec.rb Add tests for shares_controller ()
statuses_controller_spec.rb Fix thread depth computation in statuses_controller ()
stream_entries_controller_spec.rb Misc. typos ()
tags_controller_spec.rb Use raw status code on have_http_status ()