docbrown/spec/helpers
Ridhwana aa201060e8
Override Tag Moderation Actions (#20088)
* feat: remove the validation for the article_id and tag_name to be unique on a tag_adjustment

* chore: remove unique index

* feat: update the validate_tag method to align with the removal of unique indexes on the table

* feat: do not allow removal and addition of tags that were added/removed by admins

* spec: add tests for the tag_adjustment_spec

* fix: update the validation of tags

* spec: article validation

* spec: test the action_panel helper

* chore: amend language

* add styles

* Empty commit
2023-09-15 15:06:58 +02:00
..
admin Added limited role (#19969) 2023-08-25 14:41:17 +05:30
moderations Override Tag Moderation Actions (#20088) 2023-09-15 15:06:58 +02:00
application_helper_spec.rb Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
articles_helper_spec.rb Sanitize URL before parsing (#17559) 2022-05-03 14:28:20 -04:00
authentication_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
billboard_helper_spec.rb Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
color_helper_spec.rb remove onboarding background image, use gradient based on brand color (#19815) 2023-07-27 07:27:21 -04:00
crayons_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
date_helper_spec.rb Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
feedback_messages_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
listing_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
notifications_helper_spec.rb Round Robin notifications design refresh (#19420) 2023-05-04 18:13:14 +01:00
organization_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
profile_helper_spec.rb [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
rate_limit_checker_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
social_image_helper_spec.rb Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
social_link_helper_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00