Skip to content

Add tests for DropdownMenu component#3974

Open
sid2487 wants to merge 4 commits intoprocessing:developfrom
sid2487:test/dropdown-menu
Open

Add tests for DropdownMenu component#3974
sid2487 wants to merge 4 commits intoprocessing:developfrom
sid2487:test/dropdown-menu

Conversation

@sid2487
Copy link
Contributor

@sid2487 sid2487 commented Mar 6, 2026

This PR adds unit tests for the DropdownMenu component.

The tests verify that the dropdown button renders correctly, the menu opens when clicked, menu items are displayed, the menu closes after selecting an item, and alignment works as expected.

This improves test coverage for the Dropdown components.

Copy link
Collaborator

@clairep94 clairep94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start!

@clairep94 clairep94 self-assigned this Mar 7, 2026
@clairep94 clairep94 added the Area: Testing For tests, test coverage, or testing infrastructure label Mar 7, 2026
@clairep94 clairep94 added the Contributor Follow-up Required Request for changes, or other follow up required. Please see PR comments thread. label Mar 7, 2026
@clairep94 clairep94 removed the Contributor Follow-up Required Request for changes, or other follow up required. Please see PR comments thread. label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Testing For tests, test coverage, or testing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants