Skip to content

[UI Testing] Add legacy tests#21840

Closed
jsuarezruiz wants to merge 53 commits intomainfrom
add-more-legacy-tests
Closed

[UI Testing] Add legacy tests#21840
jsuarezruiz wants to merge 53 commits intomainfrom
add-more-legacy-tests

Conversation

@jsuarezruiz
Copy link
Copy Markdown
Contributor

@jsuarezruiz jsuarezruiz commented Apr 15, 2024

Description of Change

Add more legacy tests. This PR is based on #21423 and adds all legacy tests to Appium.
Also modifies the Gallery to, like in #20700, be able to navigate directly to issues and reduce the time needed to pass the tests.

image
Added 220 new appium UI Tests.

@jsuarezruiz jsuarezruiz added area-testing Unit tests, device tests testing-legacy-ui-tests Issues/PRs that are associated with transitioning our legacy UI Tests to Appium labels Apr 15, 2024
@jsuarezruiz jsuarezruiz changed the title [UI Testing] Add more legacy tests [UI Testing] Add legacy tests Apr 15, 2024
Comment on lines 37 to +40
{
var page = ActivatePage(type);
TrackOnInsights(page);
await Navigation.PushAsync(page);
Application.Current.MainPage = page;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Main changes to avoid navigation and set the Issue page as MainPage directly.

@jsuarezruiz jsuarezruiz marked this pull request as ready for review April 19, 2024 17:52
@jsuarezruiz jsuarezruiz requested a review from a team as a code owner April 19, 2024 17:52
@jsuarezruiz jsuarezruiz requested review from StephaneDelcroix, jfversluis and tj-devel709 and removed request for StephaneDelcroix April 19, 2024 17:52
@PureWeen PureWeen closed this Jul 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 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 t/housekeeping ♻︎ testing-legacy-ui-tests Issues/PRs that are associated with transitioning our legacy UI Tests to Appium

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants