docbrown/spec/system/articles
Jacob Herrington df776b8748 Fix pending tests (#5070) [deploy]
* Enable pending system spec

* Remove pending and useless tests

There is a pending test for functionality that does not exist, so I
removed it.

I removed some expect blocks that were essentially testing if Rspec
works / if Rails routing works. That's probably not necessary for us to
do and leaving the code in a spec encourages future contributors to
write similar specs.
2019-12-10 15:10:14 -05:00
..
user_creates_an_article_spec.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
user_deletes_an_article_spec.rb Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
user_edits_an_article_spec.rb Fix pending tests (#5070) [deploy] 2019-12-10 15:10:14 -05:00
user_visits_an_article_spec.rb New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
user_visits_article_stats_spec.rb Rename specs not named *_spec.rb (#3576) 2019-07-30 08:49:08 -04:00
user_visits_articles_by_tag_spec.rb Rubocop fixes (#3058) 2019-06-06 09:48:14 -04:00