Reorganize split_button_spec for clarity
What does this MR do and why?
Reorganize split_button_spec for clarity
Updated the structure of split_button_spec tests to more accurately reflect the two main components of the Vue component: the dropdown items and the selected button. This reorganization makes it easier to discern which tests correspond to which component.
Before | After |
---|---|
Screenshots or screen recordings
There are no UI/UX changes
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Samantha Ming