-
Notifications
You must be signed in to change notification settings - Fork 0
Telerik Testing #1
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
base: main
Are you sure you want to change the base?
Conversation
321de0e
to
b92d9ac
Compare
1c822ee
to
fe4a4c5
Compare
…otnet#25178) * Enabling ported ui tests from Xamarin.UITests to appium * Build fixes * Update Bugzilla32040.cs * Update Bugzilla32148.cs * Removed unnecessary code * Update Bugzilla25662.cs * Update Bugzilla26171.cs * Update Bugzilla26501.cs * Update Bugzilla28001.cs * Update Bugzilla30317.cs * Update Bugzilla32462.cs * Update Bugzilla33870.cs * Some fixes * More changes * More changes * Simplified more tests * Fix build * Simplified tests * Fixed test * Added new project constants * More changes * More fixes --------- Co-authored-by: Shane Neuville <[email protected]>
…otnet#25814) * Migrated the Issue2740 and ListViewNRE (#1) * Migrated the Issue2740 and ListViewNRE * Migrated the Issue1355 and Issue2923 * Feedback addressed --------- Co-authored-by: nivetha-nagalingam <[email protected]> * optimized the test code changes --------- Co-authored-by: nivetha-nagalingam <[email protected]>
Adds what is used from Maui Core|Controls DeviceTests to DeviceTests.Shared Implements some internal API access using Reflection Deals with minor nullable vs nonnullable conficts, compiler warnings, etc. Runs successfully some tests for iOS, Android, MacCatalyst and WinUI
15fd082
to
c872c9f
Compare
Thank you for your pull request. We are auto-formatting your source code to follow our code guidelines. |
158f134
to
d95746b
Compare
Thank you for your pull request. We are auto-formatting your source code to follow our code guidelines. |
d76f53f
to
a5d2bd1
Compare
Thank you for your pull request. We are auto-formatting your source code to follow our code guidelines. |
00a9ffe
to
d2cd1bb
Compare
Thank you for your pull request. We are auto-formatting your source code to follow our code guidelines. |
… as it causes a memory leak.
Prevent ApplicationStub from being created during test initialization as it causes a memory leak.
…forms from Directory.Builds.props from the telerik repository.
… source code build as expected.
…sion only for .NET 8.
Make TestUtils projects used by the DeviceTests work with MauiAppPlatforms from Directory.Builds.props from the telerik repository
…of finding it through a reflection.
Use the public IsActivated property of the Window for .NET10 instead of finding it through a reflection.
DO NOT MERGE!!!
This PR is so we could use the GitHub UI to track changes and visualise them a bit better in the Web UI.
The telerik-testing branch does:
We will use this branch as a submodule in the Telerik organisation. Hopefully if the code in MAUI changes, we will be able to rebase onto more recent versions of the main branch and be able to track the changes.