docbrown/spec/models
Keshav Biswa 8d57d45ecc Rubocop Style cops enabled (#2056)
* Rubocop enabled style/alias

* Enabled Style/ArrayJoin Cop

* Enabled Style/Attr

* Enabled Case Equality

* Enabled CharacterLiteral

*  Enabled ColonMethodCall Cop

* Enabled CommentAnnotation cop

* Enabled PreferredHashMethods Cop

*  Enabled DoubleNegation Cop

* Enabled EachWithObject Cop

* Enabled EmptyLiteral Cop

* Enabled EvenOdd Cop

* Enabled IfWithSemicolon Cop

* Enabled Lambda and LambdaCall Cop

* Enabled LineEndConcatenation Cop

* Enabled ModuleFunction Cop;

* Enable NegatedIf and NegatedWhile Cop

* Enabled NilComparison Cop

* Enabled Not Cop

* Enabled NumericLiterals Cop

* Enabled OneLineConditional Cop

* Enabled PercentLiteralDelimiters Cop

* Excluded internal/users_controller from negated_if cop

* Reverted the double negation change from github_issue_tag and github_issue.rb"

* Enabled PerlBackrefs Cop

* Changed Regexp.last_match(1) to Regexp.last_match(0)

* Enabled proc cop

* Enabled RaiseArgs Cop

* Reverted Regexp.last_match(0) to Regexp.last_match(1)

* Enabled SelfAssignment Cop

* Enabled SingleLineMethods Cop

* Enabled SpecialGlobalVars Cop

* Enabled VariableInterpolation Cop

* Enabled WhenThen Cop

* Enabled WhileUntilModifier Cop

* Enabled WordArray Cop

* Enabled IfUnlessModifier Cop

* Enabled GuardClause Cop
2019-03-15 18:33:54 -04:00
..
shared_examples Fix delayed job errors related to reactions #1621 (#1883) 2019-02-27 16:19:01 -08:00
api_secret_spec.rb ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
article_destroy_spec.rb Bust cache on article destroy instead of resave articles #1621 (#1801) 2019-02-23 19:41:06 -08:00
article_spec.rb Make less queries when displaying articles flare tags (#1957) 2019-03-05 07:27:51 -08:00
badge_achievement_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
badge_spec.rb Add test for validation badge image (#1909) [ci skip] 2019-02-27 10:45:13 -05:00
block_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
buffer_update_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comment_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
display_ad_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
event_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_message_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
follow_spec.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
github_issue_spec.rb Bump octokit from 4.8.0 to 4.12.0 (#744) [ci skip] 2018-09-25 17:04:58 -04:00
github_repo_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
html_variant_spec.rb Add missing CloudinaryHelper inclusion in HtmlVariant (#1923) 2019-02-28 06:57:05 -08:00
html_variant_success_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant_trial_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
identity_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
job_opportunity_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
mention_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
mentor_relationship_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
message_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
note_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
notification_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
organization_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
page_view_spec.rb Add page_view model (#1985) 2019-03-07 11:53:33 -08:00
podcast_episode_spec.rb Fix Rubocop Style/MixinUsage and cleanup prefix_all_images (#1451) 2019-01-04 14:20:53 -05:00
push_notification_subscription_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
rating_vote_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
reaction_create_spec.rb Fix delayed job errors related to reactions #1621 (#1883) 2019-02-27 16:19:01 -08:00
reaction_destroy_spec.rb Remove old methods from reactions #1621 (#1924) 2019-02-28 06:50:29 -08:00
reaction_spec.rb Refactor Reaction (#1320) 2018-12-13 14:24:33 -05:00
search_keyword_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
tag_adjustment_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tag_spec.rb Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
tweet_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
user_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00