Added testing coverage for the SelectionList widget
Added testing coverage for the SelectionList widget
#389 in iced-rs/iced_aw — merged 2025-12-30
Summary
- Implemented
operate()methods forSelectionListand its internalListwidget to enable widget tree operations and testability - Added
SelectionListunit tests - Updated trait bounds to include
iced_widget::text::Catalogwhere 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
Last updated 2026-05-14
Links to this note
Credits
Merged pull requests, newest first.