android / android/appfunctions
[FR]: Enable instrumentation tests on GitHub actions
- Dominant language
- Kotlin
- Stars
- 191
- Forks
- 36
- Avg merge
- 13d 16h
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the problem
Currently GitHub actions do not use instrumentation tests due to runner resource constraints.
### Describe the solution
Enable instrumentation tests.
### Additional context
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by inspecting the repository's GitHub Actions workflows and existing Android instrumentation-test configuration. Determine how the current runner resource constraints prevent these tests from running, then verify that the Actions jobs execute the instrumentation tests successfully without disrupting existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, github-actions, kotlin
- Domain
- ci-cd, mobile-dev, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100