Skip to content
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

[Testing] Enabling ported UITests from Xamarin.UITests to Appium #1 #25178

Merged
merged 26 commits into from
Oct 29, 2024

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Recently, We have completed porting the legacy UITests from Xamarin.Forms that still used Xamarin.UITest to .NET MAUI and Appium #24153, although we had a group that was commented or ignored. The causes are:

  • A change is required in the example or test to adapt to some small change in .NET MAUI.
  • An auxiliary extension method needs to be implemented in Appium to perform some action.
  • The test fails due to a product failure.

The idea is to enable them all, implementing the actions that are necessary and also opening issues and making fixes where necessary.

We are going to enable tests in blocks in different PRs. This is the first group of tests enabled.

@jsuarezruiz jsuarezruiz added the area-testing Unit tests, device tests label Oct 10, 2024
@jsuarezruiz jsuarezruiz marked this pull request as ready for review October 14, 2024 10:30
@jsuarezruiz jsuarezruiz requested a review from a team as a code owner October 14, 2024 10:30
@jsuarezruiz
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz jsuarezruiz marked this pull request as ready for review October 24, 2024 10:51
@jsuarezruiz jsuarezruiz requested a review from PureWeen October 25, 2024 07:54
@jfversluis jfversluis merged commit 734c3d2 into main Oct 29, 2024
108 checks passed
@jfversluis jfversluis deleted the enabling-ported-xamarinuitests-1 branch October 29, 2024 11:47
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests fixed-in-9.0.10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants