Skip to content

Testing coverage for the DropDown widget#385

Merged
genusistimelord merged 1 commit into
iced-rs:mainfrom
tonybierman:drop-down-testing
Dec 29, 2025
Merged

Testing coverage for the DropDown widget#385
genusistimelord merged 1 commit into
iced-rs:mainfrom
tonybierman:drop-down-testing

Conversation

@tonybierman

Copy link
Copy Markdown
Contributor

Added testing coverage for the DropDown widget

Changes:

  • Added operate() method to DropDown overlay implementation to expose children for testing
  • Added unit tests
  • Created integration test
# Unit tests
cargo test widget::drop_down

# Integration tests
cargo test --test drop_down_integration_tests

@genusistimelord genusistimelord left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thank you looks good

@genusistimelord genusistimelord merged commit abbe437 into iced-rs:main Dec 29, 2025
2 checks passed
@tonybierman tonybierman deleted the drop-down-testing branch December 29, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants