-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
test: Add/fix tests for binding cross-validation #18770
Conversation
Test Results1 094 files ± 0 1 094 suites ±0 1h 21m 21s ⏱️ + 3m 5s Results for commit e3e3816. ± Comparison against base commit 83c552a. This pull request removes 1 and adds 3 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a formatting nit, but LGTM
flow-data/src/test/java/com/vaadin/flow/data/binder/BinderTest.java
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
* test: Add/fix tests for binding cross-validation * Fix unintentional formatting changes
* test: Add/fix tests for binding cross-validation * Fix unintentional formatting changes
Fixes and adds tests to ensure we don't get a regression like #18735.
Note to reviewer, if running these tests without this patch, the following test failures should happen: