Skip to content

Reorganize split_button_spec for clarity

Samantha Ming requested to merge reorg-split-button into master

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
image image

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.

Edited by Samantha Ming

Merge request reports