-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hide first-time or spam replied-comments #9381
Conversation
Analysis results are not available for those commits View more on Code Climate. |
restarting build |
Codecov Report
@@ Coverage Diff @@
## main #9381 +/- ##
=======================================
Coverage ? 49.67%
=======================================
Files ? 98
Lines ? 6110
Branches ? 0
=======================================
Hits ? 3035
Misses ? 3075
Partials ? 0 |
@@ -491,6 +491,92 @@ def get_path(page_type, path) | |||
assert_selector("#{edit_preview_id} img", count: 1) | |||
end | |||
|
|||
test "#{page_type_string}: should list first time replied comment to moderator" do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gosh this is fantastic!!! Thank you and great work!!!
* Hide replied comments which are spam or first time comment * Added replied comment moderation tests
* Hide replied comments which are spam or first time comment * Added replied comment moderation tests
Fixes #8854
rake test
@publiclab/reviewers
for help, in a comment below