docbrown/spec/requests
2020-11-02 10:39:38 -06:00
..
admin Added form fields for the admin podcasts dashboard. (#10517) 2020-11-02 17:19:39 +01:00
api/v0 API: Endpoint to get an organization's details (#10931) 2020-10-30 16:22:30 -04:00
articles Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
incoming_webhooks/mailchimp Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -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
resource_admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -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 Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
user Add admin config to always show manually selected users on "Suggested people to follow" list (#10917) [deploy] 2020-10-28 10:36:49 -07:00
api_secrets_create_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
api_secrets_destroy_spec.rb Fix access token revoking (#3131) 2019-06-11 15:53:58 -04:00
article_approvals_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
async_info_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
badges_spec.rb Add badges index page. (#4236) 2019-10-06 17:34:52 -04:00
buffer_updates_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
chat_channel_memberships_spec.rb Optimization:Dont Notify of Channel Leavings (#10518) 2020-10-02 16:19:54 +02:00
chat_channels_spec.rb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
collections_spec.rb [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
comments_create_spec.rb [deploy] Revert "Async Handle Notifications for Comments When Saved (#9680)" (#9686) 2020-08-08 20:16:27 -05:00
comments_destroy_spec.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
comments_spec.rb [deploy] Revert "Async Handle Notifications for Comments When Saved (#9680)" (#9686) 2020-08-08 20:16:27 -05:00
comments_update_spec.rb [deploy] Remove redirect on comments#update (#10337) 2020-09-29 15:33:51 -04:00
credits_spec.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
dashboard_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
display_ad_events_spec.rb [deploy] Refactor: Run Display Ad Events Controller in all Envs (#11144) 2020-10-28 17:15:43 -05:00
editor_spec.rb [Email/Password Authentication] Allow Admins to enable email/password login (#10745) 2020-10-12 12:54:35 -04:00
email_subscriptions_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
events_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
feedback_messages_spec.rb [deploy] Add recaptcha keys to as site-configurable keys (#10736) 2020-10-08 17:16:00 -04:00
followings_spec.rb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04: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 Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
follows_show_spec.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
follows_update_spec.rb Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
ga_events_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
github_repos_spec.rb Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04: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
image_uploads_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
invitations_spec.rb Small Rubocop fixes (#11182) 2020-10-30 14:45:55 +01:00
liquid_embeds_spec.rb [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
liquid_tags_request_spec.rb [deploy] Add LiquidTagsController (#10241) 2020-09-08 12:07:33 -04:00
listings_spec.rb Fix missing category in delete draft listing URL (#10809) 2020-10-13 14:04:07 -04:00
messages_spec.rb [deploy] Optimization/Bug Fix:Only Send Mentioned User Notifications, not all for every message (#9493) 2020-07-27 11:16:41 -05:00
moderations_spec.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02: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 [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
notifications_spec.rb Optimization:Speed Up Notifications Spec By Combining Assertions (#11200) 2020-11-02 07:56:23 -06:00
onboardings_spec.rb [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
open_search_spec.rb [deploy] Remove need for ENV vars during asset precompile (#10349) 2020-09-16 13:57:05 -04:00
organizations_update_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
page_views_spec.rb Refactor:Remove Production Conditional for Page View Updates (#11164) 2020-10-30 13:32:54 -05:00
pages_spec.rb feat: allow the contact page to be overridden by pages (#10924) 2020-10-19 16:16:56 -04:00
partnerships_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04: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_field_groups_request_spec.rb [deploy] Modify code to deal with flaky tests (#10616) 2020-10-05 14:54:11 -04:00
profile_pins_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
profiles_request_spec.rb Add profiles controller (#10181) 2020-09-04 14:54:39 +02: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 Add X-Accel-Expires header to support Nginx caching (#9655) [deploy] 2020-08-13 14:24:50 -07:00
reading_list_items_spec.rb [deploy] Fix Reading List Counter Without last_reacted_at Default (#10933) 2020-10-19 13:26:19 -05:00
registrations_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
response_templates_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
search_spec.rb [deploy] Feature: Serve Reading List from FeedContent Index (#10294) 2020-09-17 17:20:14 -05:00
service_worker_spec.rb Add config option for Forem collective noun (#11107) 2020-10-27 12:45:52 -04:00
shells_spec.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
sitemaps_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
social_previews_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
stories_index_spec.rb Refactor:Show Same Number of Articles for all Envs (#11197) 2020-11-02 10:39:38 -06:00
stories_show_spec.rb [deploy] Add co_author_ids to Articles (#10339) 2020-10-02 11:06:11 -04:00
stripe_active_cards_spec.rb [deploy] Add audit logs for credit card actions (#9416) 2020-07-22 08:23:42 +07:00
tag_adjustments_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
tags_spec.rb [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
twilio_tokens_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
user_blocks_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
user_subscriptions_spec.rb Update CODEOWNERS and team names in TODO comments (#9460) 2020-07-24 12:17:20 +07:00
users_onboarding_spec.rb Removes superfluous sign_in from users_onboarding_spec.rb (#10757) [deploy] 2020-10-09 14:24:27 -06:00
video_chats_spec.rb Refactoring ChatChannel - distributing into services (#9253) 2020-08-07 10:41:34 +02:00
video_states_update_spec.rb [deploy] Refactor/Feature:Use SiteConfig video_encoder_key For Processing Videos (#10848) 2020-10-15 10:16:50 -05:00
videos_spec.rb Rubocop: re-activate Style/RegexpLiteral and fix violations (#9418) 2020-07-22 16:28:27 +02:00