Skip to content

Number input testing#388

Merged
genusistimelord merged 2 commits into
iced-rs:mainfrom
tonybierman:number-input-testing
Dec 30, 2025
Merged

Number input testing#388
genusistimelord merged 2 commits into
iced-rs:mainfrom
tonybierman:number-input-testing

Conversation

@tonybierman

Copy link
Copy Markdown
Contributor

Summary of Changes

src/widget/number_input.rs

  • Enhanced operate() method to expose text input and increment/decrement buttons
  • Added unit tests

tests/number_input_integration_tests.rs (new file)

  • Added integration tests using iced_test simulator
cargo test --lib number_input::tests && cargo test --test number_input_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.

lookin good!

@genusistimelord genusistimelord merged commit 4e62542 into iced-rs:main Dec 30, 2025
2 checks passed
@tonybierman tonybierman deleted the number-input-testing branch December 30, 2025 11:32
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