aws-devicefarm icon indicating copy to clipboard operation
aws-devicefarm copied to clipboard

Adding ability to install auxiliary apps

Open nhachicha opened this issue 1 year ago • 2 comments

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 avatar Dec 22 '23 22:12 nhachicha