docbrown/spec/requests
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
..
additional_content_boxes_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
articles_api_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
articles_create_spec.rb Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
articles_update_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
async_info_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
badges_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
blocks_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
buffered_articles_spec.rb Replace dev.to with APP_DOMAIN config in a few places (#1406) 2018-12-26 18:13:05 -05:00
chat_channel_memberships_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
chat_channels_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comments_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comments_create_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
comments_destroy_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
comments_spec.rb 404 comments for unpublished posts (#1013) 2018-10-26 13:37:34 -04:00
comments_update_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
dashboard_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
editor_spec.rb Adjust button style/placement on desktop (#1288) 2018-12-11 13:08:43 -05:00
email_subscriptions_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
events_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
feedback_messages_create_spec.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
followed_articles_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
follows_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
follows_create_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_show_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_update_spec.rb Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
ga_events_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
github_repos_spec.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
html_variant_successes_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant_trials_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variants_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
image_uploads_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
internal_buffer_updates_spec.rb Add functionality for buffering to different accounts (#752) 2018-09-26 15:51:39 -04:00
internal_events_spec.rb Add request specs (#275) (#329) 2018-08-13 18:03:34 -04:00
internal_feedback_messages_spec.rb Add slack notifications to notes for reports (#660) 2018-09-25 14:36:54 -04:00
internal_reactions_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
internal_users_spec.rb Update User Dashboard With Mentorship Admin Features (#440) 2018-09-11 15:59:25 -04:00
live_articles_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
messages_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
moderations_spec.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
notification_counts_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
notifications_spec.rb Fix reactions rendering on notifications (#1362) 2018-12-18 20:58:31 -05:00
organizations_update_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
pages_spec.rb Remove all flipflop related code (#1358) 2018-12-18 16:01:18 -05:00
podcast_episodes_api_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
podcast_episodes_index_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
pusher_auth_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reactions_api_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
reactions_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reading_list_index_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
registration_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
rss_feed_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
social_previews_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stories_index_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stories_show_spec.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
stripe_active_cards_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe_subscriptions_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
tag_adjustments_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tags_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
tags_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
twilio_tokens_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
user_organization_spec.rb Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
user_profile_spec.rb Add organization users to sidebar and other org ajustments (#707) 2018-09-20 15:43:43 -04:00
user_settings_spec.rb Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
users_api_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users_onboarding_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
video_states_update_spec.rb Clean up spec outputs (#450) 2018-06-19 16:27:15 -04:00
videos_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00