Feature spec coverage when user adds comments from the drawer
What does this MR do and why?
This MR adds feature spec coverage to verify that when a user adds comments from the work item drawer, the comment count in the list item updates correctly.
References
- Main Epic - &17655
- This MR covers - #537726 (closed)
How to set up and validate locally
Run the feature spec
-
bundle exec rspec ./spec/features/work_items/list/user_interacts_with_drawer_spec.rbto verify CE specs on local -
bundle exec rspec ./ee/spec/features/work_items/list/user_interacts_with_drawer_spec.rbto verify EE specs on local - Verify all pipelines are green
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #537726 (closed)