..
api /v0
Allow API to return top articles ( #2469 )
2019-04-16 21:31:43 -04:00
internal
Enable random order for specs ( #2466 ) [ci skip]
2019-04-17 11:30:23 -04:00
notifications
Remove controller specs ( #2224 )
2019-03-29 19:05:02 -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
Enables Rails cops ( #2186 )
2019-03-25 09:25:55 -04:00
article_mutes_spec.rb
Enable Layout/AlignParameters ( #2340 )
2019-04-08 18:47:34 -04:00
articles_create_spec.rb
Enabled rubocop/lint ( #2130 )
2019-03-21 10:53:44 -04:00
articles_spec.rb
Remove controller specs ( #2224 )
2019-03-29 19:05:02 -04:00
articles_update_spec.rb
Enabled rubocop/lint ( #2130 )
2019-03-21 10:53:44 -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
Enable Layout/AlignParameters ( #2340 )
2019-04-08 18:47:34 -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
comment_mutes_spec.rb
Mute notifications for a comment thread ( #1636 )
2019-01-24 17:20:38 -05:00
comments_api_spec.rb
Mute notifications for a comment thread ( #1636 )
2019-01-24 17:20:38 -05: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
Enable Layout/AlignParameters ( #2340 )
2019-04-08 18:47:34 -04:00
comments_update_spec.rb
WIP Refactor/notifications ( #1131 )
2018-11-19 16:09:02 -05:00
credits_spec.rb
Fix inconsistent spec
2019-04-29 13:06:56 -04:00
dashboard_spec.rb
Set users email to nil instead of blank ( #2305 )
2019-04-08 19:12:56 -04:00
delayed_job_spec.rb
Add tech admin role and allow tech admins to view /delayed_job ( #2343 )
2019-04-08 18:00:59 -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
add spec for invalid captcha ( #1569 )
2019-01-16 12:20:40 -05:00
followed_articles_spec.rb
Enables Rails cops ( #2186 )
2019-03-25 09:25:55 -04:00
follows_api_spec.rb
Improve specs ( #1693 )
2019-02-04 15:56:00 -04:00
follows_create_spec.rb
Enables Rails cops ( #2186 )
2019-03-25 09:25:55 -04:00
follows_show_spec.rb
Rubocop Style cops enabled ( #2056 )
2019-03-15 18:33:54 -04:00
follows_update_spec.rb
Enable Layout/AlignParameters ( #2340 )
2019-04-08 18:47:34 -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
html_variant_successes_spec.rb
Improve specs ( #1693 )
2019-02-04 15:56:00 -04:00
html_variant_trials_spec.rb
Improve specs ( #1693 )
2019-02-04 15:56:00 -04:00
html_variants_spec.rb
Add below-article html variant ( #1669 )
2019-01-28 14:31:43 -05:00
image_uploads_spec.rb
Enables Rails cops ( #2186 )
2019-03-25 09:25:55 -04:00
internal_buffer_updates_spec.rb
Enable Layout/AlignParameters ( #2340 )
2019-04-08 18:47:34 -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 Style cops enabled ( #2056 )
2019-03-15 18:33:54 -04:00
internal_users_spec.rb
Improve Internal Dashboards features( #2043 )
2019-03-18 16:29:11 -04:00
listings_spec.rb
Fix/improve edits for listings ( #2555 )
2019-04-25 16:12:50 -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
Move moderation notification to Active Jobs ( #2550 )
2019-04-29 09:21:15 -04:00
notification_counts_spec.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -04:00
notifications_spec.rb
Move send new badge achievement notification to ActiveJob ( #2474 )
2019-04-29 10:51:08 -04:00
organizations_update_spec.rb
Rubocop fixes ( #1966 )
2019-03-04 06:18:09 -08: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
Remove last remnants of Flipflop ( #2585 )
2019-04-26 19:26:45 -04:00
podcast_episodes_api_spec.rb
Use ActiveRecord::RecordNotFound instead of ActionController::RoutingError for 404s ( #2118 )
2019-03-19 20:54:25 -04:00
podcast_episodes_index_spec.rb
Initial commit
2018-02-28 16:11:08 -05: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_index_spec.rb
Classified Listings ( #2545 )
2019-04-24 16:17:01 -04:00
registration_spec.rb
Export comments ( #1471 )
2019-01-16 12:54:45 -05:00
rss_feed_spec.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -04:00
social_previews_spec.rb
Remove controller specs ( #2224 )
2019-03-29 19:05:02 -04:00
stories_index_spec.rb
Allow orgs to be marked as sponsors ( #2282 )
2019-04-01 16:41:25 -04:00
stories_show_spec.rb
Enabled rubocop/lint ( #2130 )
2019-03-21 10:53:44 -04:00
stripe_active_cards_spec.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -04:00
stripe_cancellations_spec.rb
Enables Rails cops ( #2186 )
2019-03-25 09:25:55 -04:00
stripe_subscriptions_spec.rb
Enabled rubocop/lint ( #2130 )
2019-03-21 10:53:44 -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
Embed Twitch Live Streaming ( #2591 )
2019-04-29 18:11:53 -04:00
user_organization_spec.rb
Add OrganizationMembership model ( #2471 )
2019-04-22 14:08:02 -04:00
user_profile_spec.rb
Improve Internal Dashboards features( #2043 )
2019-03-18 16:29:11 -04:00
user_settings_spec.rb
Enable random order for specs ( #2466 ) [ci skip]
2019-04-17 11:30:23 -04:00
users_api_spec.rb
Remove unnecessary queries from user save ( #2342 )
2019-04-08 19:05:58 -04:00
users_onboarding_spec.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -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
Clean up videos page and add tests ( #2315 )
2019-04-05 16:05:50 -04:00