Skip to content

Add iOS Navigation Tests workflow to GitHub Actions#193

Merged
StuartFerguson merged 13 commits intomainfrom
task/#181_ios_e2e_tests
Apr 14, 2025
Merged

Add iOS Navigation Tests workflow to GitHub Actions#193
StuartFerguson merged 13 commits intomainfrom
task/#181_ios_e2e_tests

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

This commit introduces a new workflow in ios_e2e_tests.yml for building and running iOS navigation tests. The workflow is triggered on pull requests to the main branch and includes steps for environment setup, including Node.js, .NET, and Docker installation, as well as starting an Appium server and managing an iOS simulator. It also handles restoring and building a MAUI app and running the tests, with an option to upload Appium logs on failure.

This commit introduces a new workflow in `ios_e2e_tests.yml` for building and running iOS navigation tests. The workflow is triggered on pull requests to the `main` branch and includes steps for environment setup, including Node.js, .NET, and Docker installation, as well as starting an Appium server and managing an iOS simulator. It also handles restoring and building a MAUI app and running the tests, with an option to upload Appium logs on failure.
@StuartFerguson StuartFerguson merged commit 4e9e73d into main Apr 14, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant