docbrown/spec/requests
Ben Halpern 8e0972dd33
[deploy] Remove sort links from tags for logged-out (SEO) (#8932)
* Remove sort links from tags for logged-out (SEO)

* Fix tests

* Fix tests take 2

* Final test fix

* Read error message more clearly

* Adjust tests

* Final test fix
2020-06-26 17:21:18 -04:00
..
admin Move Podcasts::GetEpisodesJob to Sidekiq (#5443) [deploy] 2020-02-06 09:42:55 -08:00
api/v0 [deploy] Spec Speedup: Use Knapsack to Run Parallel Builds (#8390) 2020-06-11 10:27:11 -05:00
articles nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
incoming_webhooks/mailchimp Add health check endpoint for Mailchimp unsubscribe webhook (#6034) [deploy] 2020-02-12 15:55:21 -05:00
internal [deploy] Add SiteConfig for feed style (#8721) 2020-06-24 12:14:33 -04:00
notifications [deploy] Remove All Notification Count Helper Classes (#8221) 2020-06-02 09:48:02 -05:00
oauth Replace peform_enqueued_jobs with sidekiq_perform_enqueued_jobs in specs (#6454) 2020-03-04 11:39:48 -07:00
podcasts [deploy] Validate both images and pattern_images when creating podcasts (#7828) 2020-05-14 11:23:04 -04:00
shared_examples nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
stories Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
user [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
api_secrets_create_spec.rb Use Redis for session storage (#4004) [deploy] 2019-11-12 10:10:34 -06:00
api_secrets_destroy_spec.rb Fix access token revoking (#3131) 2019-06-11 15:53:58 -04:00
article_approvals_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
async_info_spec.rb [deploy] Update FlareTag not to cache AR object (#8430) 2020-06-16 13:37:08 -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 nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
buffered_articles_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
chat_channel_memberships_spec.rb Small ActiveRecord optimizations: begone race conditions and hello bulk insert (#8436) 2020-06-15 17:57:14 +02:00
chat_channels_spec.rb Routine rubocop fixes (#8685) 2020-06-16 11:09:15 +02:00
comments_create_spec.rb Duplicate notifications, when replying to and mentioning the same user (#8156) 2020-06-17 08:47:31 -04:00
comments_destroy_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
comments_spec.rb [deploy] Allow users to set a payment pointer for their content (#8304) 2020-06-09 16:28:16 -04:00
comments_update_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
credits_spec.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
dashboard_spec.rb [deploy] Dashboard updates (#8879) 2020-06-25 13:10:17 -04:00
display_ad_events_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
editor_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
email_subscriptions_spec.rb Remove controller specs (#2224) 2019-03-29 19:05:02 -04:00
events_spec.rb Replace DEV with the community name... almost everywhere (#7211) 2020-04-10 17:03:16 +02:00
feedback_messages_spec.rb [deploy] Rate Limit Feedback Message Creation (#7832) 2020-05-14 12:00:22 -05:00
followings_spec.rb Move followings to internal API (#6494) 2020-03-06 19:33:26 +01:00
follows_bulk_show_spec.rb [deploy] Bulk Fetch Follow Button Data for Users (#7676) 2020-05-08 13:58:58 -05:00
follows_create_spec.rb Refactor RateLimitChecker (#5521) 2020-01-20 11:27:54 -05: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 [deploy] Fix bug in determining if repo is featured (#8676) 2020-06-15 16:39:30 +02:00
html_variant_successes_spec.rb Replace peform_enqueued_jobs with sidekiq_perform_enqueued_jobs in specs (#6454) 2020-03-04 11:39:48 -07:00
html_variant_trials_spec.rb Replace peform_enqueued_jobs with sidekiq_perform_enqueued_jobs in specs (#6454) 2020-03-04 11:39:48 -07:00
html_variants_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
image_uploads_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
liquid_embeds_spec.rb [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
listings_spec.rb Replace deprecated content_type with media_type (#8846) 2020-06-23 10:09:18 -05:00
messages_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
moderations_spec.rb [deploy] Only clear negative reactions when using thumbsup (#8874) 2020-06-24 09:23:18 -04:00
notification_counts_spec.rb [deploy] Optimization:Use Scope and current_user to Get Notification Count (#8177) 2020-06-01 09:27:46 -05:00
notification_subscriptions_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
notifications_spec.rb Routine rubocop fixes (#8685) 2020-06-16 11:09:15 +02:00
onboardings_spec.rb [deploy] Allow admins to define onboarding images in config (#8431) 2020-06-12 08:48:20 -04:00
organizations_update_spec.rb [deploy] Remove logging of image data to Datadog (#7829) 2020-05-13 16:23:42 -04:00
page_views_spec.rb [deploy] Add trailing slash back in (#8838) 2020-06-22 17:22:42 -04:00
pages_spec.rb Replace deprecated content_type with media_type (#8846) 2020-06-23 10:09:18 -05:00
partnerships_spec.rb Display existing sponsorships even when an org doesn't have enough credits (#7978) 2020-05-21 13:10:39 +03:00
poll_skips_spec.rb Small ActiveRecord optimizations: begone race conditions and hello bulk insert (#8436) 2020-06-15 17:57:14 +02:00
poll_votes_spec.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
profile_pins_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05: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_spec.rb [deploy] Only clear negative reactions when using thumbsup (#8874) 2020-06-24 09:23:18 -04:00
reading_list_items_spec.rb Update ReadingListItemsController#update to return NotAuthorized (#5658) 2020-01-23 13:22:48 -05:00
registrations_spec.rb [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
response_templates_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
search_spec.rb [deploy] Use Javascript to Display Jobs Banner (#8303) 2020-06-08 18:58:00 -04:00
service_worker_spec.rb Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
shells_spec.rb Add edge caching to shell (#5146) [deploy] 2019-12-16 19:08:59 -05:00
sitemaps_spec.rb Flaky Spec Fix:Don't assume Database Ordering, Explicitly Set Articles and Assumptions (#8447) 2020-06-12 14:44:12 -05:00
social_previews_spec.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
stories_index_spec.rb [deploy] Remove sort links from tags for logged-out (SEO) (#8932) 2020-06-26 17:21:18 -04:00
stories_show_spec.rb [deploy] Fix article preamble style (#8756) 2020-06-17 20:10:41 -04:00
stripe_active_cards_spec.rb Flaky Spec Fix: Replace let_it_be_changeable with let for stripe spec (#8698) 2020-06-16 11:09:52 +02:00
tag_adjustments_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
tags_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05: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 Flaky Spec Fixes: User Block and Sitemap Specs (#8314) 2020-06-07 11:36:05 -05:00
user_subscriptions_spec.rb [deploy] User subscriptions liquid tag MVP (#8871) 2020-06-25 13:13:19 -04:00
users_onboarding_spec.rb Avoid clobbering user attributes with empty params during onboarding (#7016) [deploy] 2020-04-01 16:56:10 -07:00
video_chats_spec.rb [deploy] Add authorization and new styles for sidecar video (#7120) 2020-04-06 21:43:41 -04:00
video_states_update_spec.rb Return not_found Response If Video's Related Article is Not Found (#5169) [deploy] 2019-12-19 09:41:59 -06:00
videos_spec.rb Remove video_permissions Role Reference From Specs and Code (#8344) 2020-06-08 10:23:53 -05:00