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

Investigate runtime APK automated CI testing #1637

Open
AndreMiras opened this issue Jan 30, 2019 · 1 comment
Open

Investigate runtime APK automated CI testing #1637

AndreMiras opened this issue Jan 30, 2019 · 1 comment
Assignees

Comments

@AndreMiras
Copy link
Member

The idea would be to start doing basic run time checks on the APK and automate it in a CI environment.
One candidate could be https://github.com/calabash/calabash-android
Run time checks we want to do are mainly module importing to begin with.

AndreMiras added a commit that referenced this issue Jan 30, 2019
Added app for on-device unit tests, refs #1637
@AndreMiras
Copy link
Member Author

AndreMiras commented Jan 31, 2019

After some investigations, I could run @inclement unit test in a x86 Android Docker container.
Here the container https://github.com/agoda-com/docker-emulator-android https://github.com/budtmo/docker-android
I'll now try to see if I can build the Docker image in Travis then push & run the APK there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant