Skip to content
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

Add script to run tests using gmsaas. #201

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Oct 19, 2024

Run it from the github tests action.

The script starts a Genymotion SaaS device. It runs instrumentation tests on this device. It also runs unit tests.

Archive both unit tests and instrumentation tests, as separate checks and reports.
The code coverage report is now unified, containing coverage from both unit and instrumentation tests.
Archive the logcat logfile.

@caarmen caarmen force-pushed the run-android-tests-ci branch 4 times, most recently from a6d377c to 7b2d6cc Compare October 19, 2024 15:30
Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@caarmen caarmen force-pushed the run-android-tests-ci branch 2 times, most recently from 325d7db to f9f8948 Compare October 19, 2024 15:50
Copy link

Overall Project 78.64%

There is no coverage information present for the Files changed

@caarmen caarmen force-pushed the run-android-tests-ci branch from f9f8948 to 9f8d567 Compare October 19, 2024 16:28
Copy link

Overall Project 79.97%

There is no coverage information present for the Files changed

@caarmen caarmen marked this pull request as ready for review October 19, 2024 16:53
Run it from the github tests action.

The script starts a Genymotion SaaS device. It runs instrumentation tests on this device. It also runs unit tests.

Archive both unit tests and instrumentation tests, as separate checks and reports.
The code coverage report is now unified, containing coverage from both unit and instrumentation tests.
Archive the logcat logfile.
@caarmen caarmen force-pushed the run-android-tests-ci branch from 9f8d567 to 99cfb2b Compare October 19, 2024 16:58
Copy link

Overall Project 79.97%

There is no coverage information present for the Files changed

@caarmen caarmen merged commit d9e0888 into master Oct 19, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant