forked from dotnet/maui
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dev/scoban/getridofxamuit (dotnet#17849)
### Description of Change Introduce new projects to get rid of the Xamarin.UITest dependency ### Fixes This will also make the UITests faster on average and reduce the time needed to run the Catalyst tests by roughly half: ``` Old Catalyst Run on CI: Total tests: 87 Passed: 68 Skipped: 19 Total time: 1.3021 Hours ``` ``` New Catalyst Run on CI: Total tests: 88 Passed: 68 Skipped: 20 Total time: 35.4031 Minutes ```
- Loading branch information
Showing
109 changed files
with
2,920 additions
and
2,744 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.