docbrown/spec/labor
rhymes 6553f08d94 Rubocop cleanups (#1415)
* Update rubocop-todo.yml with new violations

* Fix Layout/EmptyLine* rules

* Fix Layout/Indentation* rules

* Fix remaining Layout/* rules

* Fix Lint/DuplicateMethods by removing unused accessor

* Fix Lint/IneffectiveAccessModifier

* Fix Lint/MissingCopEnableDirective

* Re-run rubocop auto gen config

* Fix Layout/RescueEnsureAlignment

* Fix Naming/* rules

* Fix some RSpec/* rules

* Fix typos

* Fix RSpec/LetBeforeExamples

* Series should only be an attr_writer, not an attr_accessor

* Fix RSpec/InstanceVariable

* Fix RSpec/InstanceVariable

* Fix RSpec/RepeatedDescription and RSpec/RepeatedExample

* Fix Style/ClassAndModuleChildren

* Fix Style/ConditionalAssignment

* Fix some Style/* rules

* Trigger Travis CI build because failing tests are not failing locally

* Revert "Fix Style/ClassAndModuleChildren"

This reverts commit 1686801d8a1516ba1894f79e24401a20dea65f99.
2019-01-02 11:20:02 -05:00
..
article_suggester_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
assign_tag_moderator_spec.rb Fix tag mod spec (#1365) 2018-12-19 14:35:15 -05:00
badge_rewarder_spec.rb Add two-year-club auto-rewarder (#1383) 2018-12-20 16:53:22 -05:00
bufferizer_spec.rb Add functionality for buffering to different accounts (#752) 2018-09-26 15:51:39 -04:00
cache_buster_spec.rb Delayed Jobs Investigation (#929) 2018-10-17 17:03:20 -04:00
color_from_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
coupon_generator_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
email_digest_spec.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
email_logic_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
follow_checker_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
generated_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
hex_comparer_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
language_detector_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
mailchimp_bot_spec.rb Unsubscribe users from newsletters before destroying (#878) 2018-10-10 15:22:20 -04:00
markdown_fixer_spec.rb Improve title parsing logic (#88) 2018-03-16 17:02:32 -04:00
markdown_parser_spec.rb Allow Giphy links to be used and not from Cloudinary (#927) 2018-10-15 17:35:09 -04:00
mentorship_matcher_spec.rb Adds method to create bulk mentorship matches (#631) 2018-09-11 16:46:01 -04:00
podcast_feed_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
rate_limit_checker_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
reaction_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
reading_list_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rss_reader_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
twilio_token_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
unread_notifications_emailer_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_similarity_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00