Skip to content

fix: Change the field testers to set value as user (isFromClient = true) #1952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jun 23, 2025

Conversation

TatuLund
Copy link
Contributor

Fixes #1814

@mshabarov mshabarov requested a review from caalador June 19, 2025 12:30
@TatuLund TatuLund merged commit 7d693bb into main Jun 23, 2025
2 checks passed
@TatuLund TatuLund deleted the fix1814 branch June 23, 2025 07:14
vaadin-bot pushed a commit that referenced this pull request Jun 23, 2025
…ue) (#1952)

* add setValueAsUser to ComponentTester
* use setValueAsUser in the field Testers
* Update tests of the field testers
mshabarov pushed a commit that referenced this pull request Jun 24, 2025
…ue) (#1952) (#1954)

* add setValueAsUser to ComponentTester
* use setValueAsUser in the field Testers
* Update tests of the field testers

Co-authored-by: Tatu Lund <tatu@vaadin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ComponentEvent.isFromClient() is false despite using TestWrappers.test() in a SpringUIUnitTest
3 participants