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 - 13 #25954

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

Conversation

anandhan-rajagopal
Copy link
Contributor

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 13th group of tests enabled.

TestCases

  • Issue1777
  • Issue3139
  • Issue3276
  • Issue3319

Copy link
Contributor

Hey there @anandhan-rajagopal! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@rmarinho
Copy link
Member

/rebase

@rmarinho
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

[Test]
[Category(UITestCategories.ActionSheet)]
public void Issue3139Test()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is failing on iOS:
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved and committed changes, kindly review and share your concerns.

@jsuarezruiz jsuarezruiz added the area-testing Unit tests, device tests label Nov 20, 2024
@rmarinho
Copy link
Member

/rebase

* Migrated Issues: Issue11869, Issue12777,TabbedPageTests,TabbedPageWithList and ListViewViewCellBinding

* Migrated Xamarin to UI tests for Issue11381, Issue1777, Issue3139 , Issue3276 , Issue3319

* Add Syncfusion Toolkit to Dependabot config (dotnet#25942)

* updated the migration code changes

* Revert "Migrated Issues: Issue11869, Issue12777,TabbedPageTests,TabbedPageWithList and ListViewViewCellBinding"

This reverts commit d32676d.

* removed unwanted changes

* reverted Issue11381

---------

Co-authored-by: Harish <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
possible fix for ci failure
@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.

3 participants