Skip to content

Add tests for DropdownMenu component#3974

Merged
raclim merged 5 commits intoprocessing:developfrom
sid2487:test/dropdown-menu
Mar 10, 2026
Merged

Add tests for DropdownMenu component#3974
raclim merged 5 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
Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

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

Thanks @sid2487 and @clairep94!

@raclim raclim merged commit e3ea700 into processing:develop Mar 10, 2026
1 check passed
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.

3 participants