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 - 12 #25917

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

anandhan-rajagopal
Copy link
Contributor

@anandhan-rajagopal anandhan-rajagopal commented Nov 18, 2024

Description of Change

This PR focuses on re-enabling and updating following tests from the Xamarin.UITest framework to be compatible with Appium. The tests, previously commented out, are reviewed, and modified to ensure they are functional with the Appium framework. We are going to enable tests in blocks in different PRs. This is the 12th group of tests enabled.

Additionally, we removed a duplicate UI test, specifically Issue12777, which was redundant with CarouselViewNoITemTemplate.

TestCases

  • CarouselViewNoItemTemplate
  • ListViewViewCellBinding
  • TabbedPageTests
  • TabbedPageWithList
  • Issue11869

@anandhan-rajagopal anandhan-rajagopal marked this pull request as ready for review November 18, 2024 11:31
@anandhan-rajagopal anandhan-rajagopal requested a review from a team as a code owner November 18, 2024 11:31
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Nov 18, 2024
@jsuarezruiz jsuarezruiz added the area-testing Unit tests, device tests label Nov 18, 2024
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/rebase

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Unit tests, device tests community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants