docbrown/spec/requests
Ben Halpern dcbb188cf1
Add pinned articles box to profiles (#3269)
* Initial pins work

* Add pin box to profiles

* Fix test snapshot spacing and optimize svg

* Fix listings spacing
2019-06-24 15:18:29 -04:00
..
admin Add missing image param (#3150) 2019-06-13 14:10:14 -04:00
api/v0 Analytics: refactoring for speed improvements (#3072) 2019-06-10 09:27:39 -04:00
internal Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
notifications Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
additional_content_boxes_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -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
articles_create_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
articles_spec.rb Pro Analytics: stats for a single article (#3120) 2019-06-13 19:02:09 -04:00
articles_update_spec.rb Fix improper archive redirect (#3064) 2019-06-06 17:03:59 -04:00
async_info_spec.rb Remove controller specs (#2224) 2019-03-29 19:05:02 -04:00
badges_spec.rb Use ActiveRecord::RecordNotFound instead of ActionController::RoutingError for 404s (#2118) 2019-03-19 20:54:25 -04:00
blocks_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
buffer_updates_spec.rb Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
buffered_articles_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
chat_channel_memberships_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
chat_channels_spec.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
classified_listings_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
comments_create_spec.rb Create comments notification subscription upon creation (#3167) 2019-06-14 20:11:58 -04:00
comments_destroy_spec.rb Add comment policy and specs (#475) 2018-06-21 17:20:34 -04:00
comments_spec.rb Add comment context for notifications and comment pages (#3262) 2019-06-22 14:50:15 -04:00
comments_update_spec.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
credits_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
dashboard_spec.rb Add article pro stats button in dashboard (#3230) 2019-06-19 10:13:18 -04:00
delayed_job_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -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 Code cleanups (#659) 2018-08-07 11:00:13 -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 Improve specs (#1693) 2019-02-04 15:56: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: History (#3220) 2019-06-18 14:58:24 -04: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 Add below-article html variant (#1669) 2019-01-28 14:31:43 -05:00
image_uploads_spec.rb Limit number of cover image uploads (#2851) 2019-05-17 15:59:07 -04:00
internal_buffer_updates_spec.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
internal_events_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
internal_feedback_messages_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
internal_reactions_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00
internal_users_spec.rb Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
listings_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
live_articles_spec.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
messages_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
moderations_spec.rb Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -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 Rubocop: disable style rule and fix some issues (#3278) [ci skip] 2019-06-24 12:20:29 -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/augment dashboard and article view count issues (#2449) 2019-04-15 10:24:38 -04:00
pages_spec.rb Further generalize pages and site Twitter handle (#3177) 2019-06-16 00:59:11 -04:00
podcast_episodes_api_spec.rb More specs and refactoring podcasts fetching (#3245) 2019-06-21 21:31:15 -04:00
podcast_episodes_index_spec.rb Allow users to follow podcasts (#2690) 2019-05-04 15:30:40 -04:00
poll_skips_spec.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
poll_votes_spec.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
profile_pins_spec.rb Add pinned articles box to profiles (#3269) 2019-06-24 15:18:29 -04:00
push_notification_subscriptions_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
pusher_auth_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -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 Customize RSS feed by tag (#2634) 2019-05-03 11:35:54 -04:00
social_previews_spec.rb Buffer Listings (#2956) 2019-06-14 19:33:19 -04:00
stories_index_spec.rb Add context data to comment notifications (#3258) 2019-06-21 14:26:19 -04:00
stories_show_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
stripe_active_cards_spec.rb Remove membership and stripe subscription routes (#2741) 2019-05-07 11:37:21 -04:00
stripe_cancellations_spec.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tag_adjustments_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08: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 Twitch Webhook Fixes (#2692) 2019-05-05 11:52:43 -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 Add pinned articles box to profiles (#3269) 2019-06-24 15:18:29 -04:00
user_settings_spec.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -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