Skip to content

Test TextBox with a TextBoxMask.Mask and x:Bind #3533

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

Closed
wants to merge 6 commits into from
Closed

Test TextBox with a TextBoxMask.Mask and x:Bind #3533

wants to merge 6 commits into from

Conversation

Rosuavio
Copy link
Contributor

Reopen #3512

Add UI tests for TextBox with a TextBoxMask.Mask and x:Bind
Uses WinUI Test Infrasttcure from #3482 to test the fix from #3338 for #3335.

PR Type

What kind of change does this PR introduce?

  • Feature
  • Build or CI related changes

What is the current behavior?

No UI Tests for TextBoxMask

What is the new behavior?

Given a TextBox with a Mask set and its Text bound to a C# property using x:Bind. It tests if the text in the TextBox updates when that property is updated.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • [ ] Pull Request has been submitted to the documentation repository instructions. Link:
  • ~~[ ] Sample in sample app has been added / updated (for bug fixes / features) ~~
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes

Other information

Does not test #3514

@ghost
Copy link

ghost commented Oct 19, 2020

Thanks RosarioPulella for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@ghost ghost requested review from michael-hawker, azchohfi and Kyaa-dost October 19, 2020 18:44
@Rosuavio Rosuavio closed this Nov 2, 2020
@Rosuavio Rosuavio deleted the test-TextBoxMask branch November 2, 2020 22:45
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.

1 participant