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 - 22 #26193

Merged
merged 6 commits into from
Dec 3, 2024

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 22nd group of tests enabled.

Also modified the helper methods TapFlyoutIcon and TapInFlyout compatible for both Shell and FlyoutPages. With the name of TapShellFlyoutIcon, TapFlyoutPageIcon, TapInShellFlyout and TapInFlyoutPageFlyout.

TestCases

  • Issue2964
  • Bugzilla42329
  • Bugzilla30353
  • Bugzilla34632
  • Bugzilla41038

…20)

* Migrated issues from XamarinUITests into Appium

* Modified issue 2964

* Modified test case in Bugzilla42329

* Updated the migrated codes and added helper method to tap flyout page icons

* Update automationid for flyoutpage icon for windows

* Resolved app crash

* Fixed Bugzilla41038 test failure on catalyst

* Addressed review changes

* Updated review comments

---------

Co-authored-by: NafeelaNazhir <[email protected]>
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.

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Nov 28, 2024
@anandhan-rajagopal anandhan-rajagopal added the area-testing Unit tests, device tests label Nov 28, 2024
@rmarinho
Copy link
Member

rmarinho commented Nov 28, 2024

/azp run

This comment was marked as off-topic.

@anandhan-rajagopal
Copy link
Contributor Author

Resolved the conflicts

…20)

* Migrated issues from XamarinUITests into Appium

* Modified issue 2964

* Modified test case in Bugzilla42329

* Updated the migrated codes and added helper method to tap flyout page icons

* Update automationid for flyoutpage icon for windows

* Resolved app crash

* Fixed Bugzilla41038 test failure on catalyst

* Addressed review changes

* Updated review comments

---------

Co-authored-by: NafeelaNazhir <[email protected]>
@jfversluis jfversluis force-pushed the enable-xamarinuitest-22 branch from ee9a764 to 8b15386 Compare December 3, 2024 09:08

This comment was marked as off-topic.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis merged commit e2cde3a into dotnet:main Dec 3, 2024
104 checks passed
@anandhan-rajagopal anandhan-rajagopal added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Dec 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests community ✨ Community Contribution fixed-in-9.0.21 partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants