docbrown/spec/system/comments
Michael Kohl 2513de92fb
Add rate limit for new user comments (#12925)
* Add rate limit for new user comments

* Rename limit, add check to controller

* Add spec

* Fix specs
2021-03-16 08:39:31 +07:00
..
user_delete_a_comment_spec.rb Deprecate old button stylings with Crayons buttons (#10694) [deploy] 2020-10-14 07:28:41 -07:00
user_edits_a_comment_spec.rb Publicly indicate if someone edits their comments (#10524) 2021-03-02 09:47:25 +07:00
user_fills_out_comment_spec.rb Add rate limit for new user comments (#12925) 2021-03-16 08:39:31 +07:00
user_views_a_comment_spec.rb Flaky Spec Fixes:Correctly Assert Dates in Views (#10936) 2020-10-19 15:49:09 -04:00
user_views_article_comments_spec.rb rubocop -a (#11674) 2020-11-30 14:50:13 +01:00
user_views_podcast_comments_spec.rb