Skip to content

Add GitHub Actions workflow for Android E2E tests#189

Merged
StuartFerguson merged 1 commit intomainfrom
task/#176_android_end_to_end_tests
Apr 7, 2025
Merged

Add GitHub Actions workflow for Android E2E tests#189
StuartFerguson merged 1 commit intomainfrom
task/#176_android_end_to_end_tests

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

This commit introduces a new workflow for building and running Android end-to-end tests using GitHub Actions. It includes steps for setting up the environment, installing the Android SDK and build tools, creating and starting an Android emulator, executing tests, and uploading logs in case of failure.

This commit introduces a new workflow for building and running Android end-to-end tests using GitHub Actions. It includes steps for setting up the environment, installing the Android SDK and build tools, creating and starting an Android emulator, executing tests, and uploading logs in case of failure.
@StuartFerguson StuartFerguson linked an issue Apr 7, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit a1b58fb into main Apr 7, 2025
6 checks passed
@github-actions github-actions Bot deleted the task/#176_android_end_to_end_tests branch June 14, 2025 01:44
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.

CI Workflow - Android End to End Tests

1 participant