docbrown/spec/features/articles
Andy Zhao b3f2789eb2 Check if author_id is nil before querying for author (#1325)
* Check if author_id is nil before querying for author

* Remove some legacy code

* Remove tests that test for unused functionality
2018-12-15 12:44:45 -05:00
..
user_deletes_an_article_spec.rb Basic feature specs for the stories (#1269) 2018-12-07 10:32:38 -05:00
user_edits_an_article_spec.rb Basic feature specs for the stories (#1269) 2018-12-07 10:32:38 -05:00
user_visits_an_article_spec.rb Basic feature specs for the stories (#1269) 2018-12-07 10:32:38 -05:00
user_visits_articles_by_tag_spec.rb Check if author_id is nil before querying for author (#1325) 2018-12-15 12:44:45 -05:00