]> cat aescling's git repositories - mastodon.git/commit
View spec fix (#1888)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sun, 16 Apr 2017 01:40:33 +0000 (21:40 -0400)
committerEugen <eugen@zeonfederated.com>
Sun, 16 Apr 2017 01:40:33 +0000 (03:40 +0200)
commit3834e1e69b951d5b26768282bf3bd1aae8f45944
tree1d795beeef04604fdf73d8c4484990900823a451
parent95bcbaa4340fe54954c2f15300cbc585d4468c8d
View spec fix (#1888)

* Add option to disable verify partial doubles

* Add show_landing_strip? helper method

* Use show_landing_strip? helper in accounts and stream entries views

* Fix naming in view specs
app/helpers/application_helper.rb
app/views/accounts/show.html.haml
app/views/stream_entries/show.html.haml
spec/helpers/application_helper_spec.rb
spec/spec_helper.rb
spec/views/accounts/show.html.haml_spec.rb
spec/views/stream_entries/show.html.haml_spec.rb