docbrown/app/labor
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
..
article_suggester.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
assign_tag_moderator.rb Add new mod links and tooling (#4009) 2019-09-12 00:11:01 -04:00
badge_rewarder.rb Fix edge case for rewarding when unpublished (#3987) 2019-09-09 12:33:50 -04:00
bufferizer.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
cache_buster.rb Bust non-article comment cache without issues (#4275) 2019-10-07 09:42:54 -04:00
color_from_image.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
coupon_generator.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
email_digest.rb check for optin once more before sending ddigest (#2840) 2019-05-15 12:36:46 -04:00
email_logic.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
emoji_converter.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
error_message_cleaner.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
flare_tag.rb Add todayilearned as a flare tag (#4370) [ci skip] 2019-10-11 10:18:45 -04:00
follow_checker.rb Allow users to follow podcasts (#2690) 2019-05-04 15:30:40 -04:00
function_caller.rb BlackBox specs #2524 (#2542) 2019-04-25 10:19:11 -04:00
generated_image.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
hex_comparer.rb Routine rubocop fixes after gem update (#4309) 2019-10-10 17:27:01 -04:00
html_cleaner.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
language_detector.rb Fix human language detection (#2338) 2019-04-08 15:47:29 -04:00
mailchimp_bot.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
markdown_fixer.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
markdown_parser.rb Limit listing's permitted markdown tags (#3882) 2019-09-25 12:43:29 -04:00
notification_counter.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
profile_image.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
random_gif.rb add gifs to milestone notifications (#4562) 2019-10-23 16:58:05 -04:00
rate_limit_checker.rb Remove unused methods _without_delay (#4366) [ci skip] 2019-10-16 10:35:49 -04:00
reaction_image.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reading_list.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
sticky_article_collection.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
timeframer.rb Refactor Timeframer#datetime (#3117) [ci skip] 2019-06-11 10:29:10 -04:00
twilio_token.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twitter_bot.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
unread_notifications_emailer.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
user_similarity.rb Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00