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

Adding ability to install auxiliary apps #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nhachicha
Copy link

Some Tests setup requires the existence of other apps on the device.
This PR support the auxiliaryApps configuration parameter which will upload the configured apps prior to the test execution.
This is currently used in https://github.com/realm/realm-kotlin/pull/1605/files#diff-604f50a605b704c73aa4474fbdb263cda70a027db332d04bab7d464fdc042176R29

@nhachicha
Copy link
Author

cc @bwachter @nirinchev @cmelchior

@bwachter
Copy link
Collaborator

Code looks good, but please also update the documentation. Also it'd be nice to have this case also tested in the integration test run.

Please rebase before pushing changes, I've just merged the change making pull requests use the production environment (for some reason didn't get notified it was reviewed), and rebase on your side is probably required for it to pick up those changes.

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.

2 participants