Skip to content

Added testing coverage for the SelectionList widget#389

Merged
genusistimelord merged 1 commit into
iced-rs:mainfrom
tonybierman:selection-list-testing
Dec 30, 2025
Merged

Added testing coverage for the SelectionList widget#389
genusistimelord merged 1 commit into
iced-rs:mainfrom
tonybierman:selection-list-testing

Conversation

@tonybierman

Copy link
Copy Markdown
Contributor

Summary

  • Implemented operate() methods for SelectionList and its internal List widget to enable widget tree operations and testability
  • Added SelectionList unit tests
  • Updated trait bounds to include iced_widget::text::Catalog where needed for text rendering support
  • Created integration test file tests/selection_list_integration_tests.rs
# Verify test
cargo test --test selection_list_integration_tests && cargo test --lib selection_list::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.

@genusistimelord genusistimelord merged commit bb544b8 into iced-rs:main Dec 30, 2025
2 checks passed
@tonybierman tonybierman deleted the selection-list-testing branch December 30, 2025 17:03
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