appium / dotnet-client

Extension to the official Selenium dotnet webdriver
Apache License 2.0
381 stars 187 forks source link

ci: Run all AppiumLocalServerLaunchingTest #650

Closed Dor-bl closed 10 months ago

Dor-bl commented 1 year ago

List of changes

Please provide a briefly described change list that you are going to propose.

Types of changes

What types of changes are you proposing/introducing to the .NET client? Put an x in the boxes that apply

Documentation

Integration tests

Details

Please provide more details about changes if it is necessary. If there are new features you can provide code samples showing how they work and possible use cases. Also, you can create gists with pasted C# code samples or put them here using markdown. About markdown please read Mastering markdown and Writing on GitHub

Dor-bl commented 1 year ago

Currently 4 tests are failing, I will try to fix first

Dor-bl commented 1 year ago

Cool. Now only 2 tests failed after I removed the start appium server step, which starts anyway as part of the tests These 2 tests should be ok after we merge this PR: https://github.com/appium/dotnet-client/pull/659

Dor-bl commented 10 months ago

Looks like we are ready to go: https://dev.azure.com/AppiumCI/dotnet-client/_build/results?buildId=28307&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=b801fef0-4998-5417-6df0-af092da60315&l=39 image