docbrown/spec/system
Fabbri Paolo 89e893f157 Fix rubocop detected offenses (#4552)
* Run Inspecting 1050 files
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................C.....................................................................................................................................................................................................................................................................................................

Offenses:

spec/models/article_spec.rb:195:7: C: RSpec/NestedGroups: Maximum example group nesting exceeded [4/3]. (http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NestedGroups)
      context "when description is empty" do
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1050 files inspected, 1 offense detected to fix autofixable errors

* Refactor  to correct test

it was braking the rule RSpec/NestedGroups: Maximum example group nesting exceeded [4/3]. (http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NestedGroups)

* Run `rubocop --auto-gen-config` to regenrate `.rubocop_todo.yml`
2019-10-24 11:53:03 -04:00
..
articles Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
comments Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
dashboards Enable random order for specs (#2466) [ci skip] 2019-04-17 11:30:23 -04:00
homepage Rubocop fixes (#3058) 2019-06-06 09:48:14 -04:00
organization Fixed Leave organization not working (#4387) (#4420) 2019-10-15 18:04:16 -04:00
podcasts Feat: #3498 Display episode's published_at (#4272) 2019-10-08 17:06:46 -04:00
pro_memberships Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
user Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
videos Fix community name (#2415) 2019-04-13 16:12:21 -04:00
admin_bans_or_warns_user_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
admin_creates_new_event_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
banned_user_interactions_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
link_for_tags_in_posts_in_notifications_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_leaves_top_level_comment_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_logs_in_with_twitter_spec.rb Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
user_selects_looking_for_work_spec.rb Move user.follow delay calls to ActiveJob (#3136) (#4203) 2019-10-03 11:22:00 -04:00
user_uses_the_editor_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
user_views_a_reading_list_spec.rb Improve reading list (#2695) 2019-05-05 19:19:30 -04:00
user_views_and_closes_onboarding_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_visits_a_comments_page_spec.rb Bump capybara from 3.26.0 to 3.27.0 (#3556) 2019-07-30 16:47:08 -04:00
user_visits_downloads_page_spec.rb Fix rubocop lints (#3922) [ci skip] 2019-09-03 10:09:48 -04:00
user_visits_tags_page_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00