docbrown/spec/requests
Nadiya Karachevska df857d860a Fix API inconsistencies between articles 'index' and 'show' (#4560)
* Fix API inconsistencies between articles 'index' and 'show'

* Update API docs; revert tags from articles index

* Fix specs

* Update specs
2019-10-24 11:56:55 -04:00
..
admin Introduced published field to podcasts (#3593) 2019-08-01 09:29:13 -04:00
api/v0 Fix API inconsistencies between articles 'index' and 'show' (#4560) 2019-10-24 11:56:55 -04:00
articles Remove unused methods _without_delay (#4366) [ci skip] 2019-10-16 10:35:49 -04:00
internal Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
notifications Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
oauth Destroy webhook endpoints when user revokes oaurh app access (#4099) 2019-09-26 06:23:38 -04:00
podcasts Fix podcasts episodes surrogate key and add "/podcasts" (#3577) 2019-08-01 12:14:25 -04:00
shared_examples Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
additional_content_boxes_spec.rb Update Banisher (#3495) [ci skip] 2019-07-16 19:08:06 -04:00
api_secrets_create_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
api_secrets_destroy_spec.rb Fix access token revoking (#3131) 2019-06-11 15:53:58 -04:00
async_info_spec.rb Remove controller specs (#2224) 2019-03-29 19:05:02 -04:00
badges_spec.rb Add badges index page. (#4236) 2019-10-06 17:34:52 -04:00
blocks_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
buffer_updates_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
buffered_articles_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
chat_channel_memberships_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
chat_channels_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
classified_listings_spec.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
comments_create_spec.rb Fix logic error with creating comment block (#4566) 2019-10-23 18:32:37 -04:00
comments_destroy_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
comments_spec.rb Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
comments_update_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
credits_spec.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
dashboard_spec.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
delayed_job_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
display_ad_events_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
editor_spec.rb Remove extra param and add message for prefill (#2487) 2019-04-18 15:34:50 -04:00
email_subscriptions_spec.rb Remove controller specs (#2224) 2019-03-29 19:05:02 -04:00
events_spec.rb Add more specs for events (#4444) [ci skip] 2019-10-18 10:30:07 -04:00
feedback_messages_create_spec.rb Fix 404 issue when submitting abuse report (#3038) 2019-06-03 19:24:24 -04:00
follows_api_spec.rb Move user.follow delay calls to ActiveJob (#3136) (#4203) 2019-10-03 11:22:00 -04:00
follows_show_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
follows_update_spec.rb Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
ga_events_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
github_repos_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
history_spec.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
html_variant_successes_spec.rb Move HtmlVariantSuccess.create delay calls to ActiveJob (#3173) 2019-06-18 21:36:33 -04:00
html_variant_trials_spec.rb Move HtmlVariantTrial.create delay calls to ActiveJob (#3173) (#3239) 2019-06-20 18:14:20 -04:00
html_variants_spec.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
image_uploads_spec.rb Fix for multi-image upload to handle single imgs for comments (#3771) 2019-08-19 18:15:35 -04:00
liquid_embeds_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
listings_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
live_articles_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
messages_spec.rb New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
moderations_spec.rb Add new mod links and tooling (#4009) 2019-09-12 00:11:01 -04:00
notification_counts_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
notification_subscriptions_spec.rb Finalize UI for all types of notification settings (#3164) 2019-06-14 18:28:38 -04:00
notifications_spec.rb Remove unused methods _without_delay (#4366) [ci skip] 2019-10-16 10:35:49 -04:00
organizations_update_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
page_views_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
pages_spec.rb API: OpenAPI 3 spec and auto generated docs (#3650) 2019-08-12 11:36:04 -04:00
partnerships_spec.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
poll_skips_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
poll_votes_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
pro_memberships_spec.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
profile_pins_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
push_notification_subscriptions_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
pusher_auth_spec.rb Remove commented code and tests (#3989) [ci skip] 2019-09-09 14:51:02 -04:00
rating_votes_spec.rb Add experience level averaging to articles (#1922) 2019-02-28 08:17:29 -08:00
reactions_api_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
reactions_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reading_list_items_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
registration_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
rss_feed_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
social_previews_spec.rb Comment Social Preview (#4260) 2019-10-07 10:03:03 -04:00
stories_index_spec.rb Sponsorship Updates (#3719) 2019-08-16 14:54:26 -04:00
stories_show_spec.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
stripe_active_cards_spec.rb Remove all old membership code, see 97040ab6 (#3575) 2019-07-30 12:33:50 -04:00
tag_adjustments_spec.rb Allow admins to undo a tag adjustment (#3653) 2019-08-14 09:26:26 -04:00
tags_api_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
tags_spec.rb Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
twilio_tokens_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twitch_stream_updates_spec.rb Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
user_blocks_spec.rb New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
user_organization_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
user_profile_spec.rb Disallow banned users from updating profile, add noindex to page (#4018) 2019-09-12 19:24:57 -07:00
user_settings_spec.rb Add mod_roundrobin_notifications to user_policy.rb (#4226) [ci skip] 2019-10-08 13:52:20 -04:00
users_api_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
users_onboarding_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
video_states_update_spec.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
videos_api_spec.rb Clean up videos page and add tests (#2315) 2019-04-05 16:05:50 -04:00
videos_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00