mastodon/spec
Bèr Kessels 6c1ba513ee Add feature test that tests behaviour of profile name and bio ()
* Add feature test that tests behaviour of profile name and bio

* Fix rubocop style errors in Login Spec.

* DRY log_in_spec by reusing the stories helper

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
..
controllers Hide blocked users from more places ()
fabricators Add bookmarks ()
features Add feature test that tests behaviour of profile name and bio ()
fixtures Add noopener and/or noreferrer ()
helpers Split AccountsHelper from StatusesHelper ()
lib Fixes featured hashtag setting page erroring out instead of rejecting invalid tags ()
mailers Add password challenge to 2FA settings, e-mail notifications ()
middleware Fix uncaught query param encoding errors ()
models Add follow_request notification type ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Admission-based registrations mode ()
requests Fix localization test failing due to order of locale definitions ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix IDN mentions not being processed, IDN domains not being rendered ()
support Add feature test that tests behaviour of profile name and bio ()
validators Change admin UI for hashtags and add back whitelisted trends ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Fix RefollowWorker not keeping show_reblogs setting ()
rails_helper.rb Fix records not being indexed sometimes ()
spec_helper.rb Move rspec examples to tmp dir ()