]> cat aescling's git repositories - mastodon.git/commit
Add feature test that tests behaviour of profile name and bio (#12658)
authorBèr Kessels <ber@berk.es>
Fri, 3 Jan 2020 01:44:06 +0000 (02:44 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 3 Jan 2020 01:44:06 +0000 (02:44 +0100)
commit6c1ba513ee00443cba684adfe41f62567bd6bb21
tree36012699b2c36b33292dfa81ad20947563e8ae86
parent9cbbc50fcdfe2ec852107b1757d92d54b862a91a
Add feature test that tests behaviour of profile name and bio  (#12658)

* 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>
spec/features/log_in_spec.rb
spec/features/profile_spec.rb [new file with mode: 0644]
spec/support/stories/profile_stories.rb [new file with mode: 0644]