docbrown/spec/system/articles
Takuma 3fd01c326d
Bug Fix: Article Posted Date and Author Card Posted Date do not match (#9272)
* Refactor: move has_long_markdown from view to helper, and change it from variable to method

* Fix: Article Posted Date and Author Card Posted Date do not match #8789

* Add test case for Article Posted Date and Author Card Posted Date do not match #8789

* Use our custom URL helper module instead of manually constructing URL

* Move long_markdown? from ArticlesHelper to ArticleDecorator

* Change method name from has_long_markdown? to long_markdown?

* Add test suites for long_markdown? method to ArticleDecorator spec

* Use << over +=

* Fix typo

* Remove unnecessary cache
2020-07-22 16:34:55 +02:00
..
moderator_moderates_an_article.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_creates_an_article_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_deletes_an_article_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_edits_an_article_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_an_article_spec.rb Bug Fix: Article Posted Date and Author Card Posted Date do not match (#9272) 2020-07-22 16:34:55 +02:00
user_visits_article_stats_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_articles_by_tag_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
user_visits_articles_by_timeframe_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00