Skip to content

Releases: bitrise-steplib/steps-virtual-device-testing-for-android

1.1.1

05 Sep 11:44
Compare
Choose a tag to compare

already using it with a non-default value ($BITRISE_APK_PATH) will not break but are advised to migrate, as will be removed in future major version release.
Added AppPath ('app_path') input now supports aab bundles. If a non-default ApkPath ('apk_path') input is sepcified it will be used instead.

App package ID ('app_package_id') input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.
Test package ID (inst_test_package_id) input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.

Added Robo scenario file path ('robo_scenario_file') input. This is a optional path to a JSON file with a sequence of recorded actions Robo should perform before the Robo crawl.

Added OBB files ('obb_files_list') input. Can specify an optional list of one or two Android obb file names which will be copied to each test device before running the tests.

Added Add preconfigured Google account ('auto_google_login') input. If set to yes will log in with a test Google account before running the tests.

[Internal] Updated meta attribute in step.yml, which describes required bitrise.io add-ons.

1.1.0

04 Sep 12:34
bee51e0
Compare
Choose a tag to compare

Marked ApkPath ('apk_path') input for deprecation, it is replaced by AppPath ('app_path'). Any workflows already using it with a non-default value ($BITRISE_APK_PATH) will not break but are advised to migrate, as will be removed in future major version release.
Added AppPath ('app_path') input now supports aab bundles. If a non-default ApkPath ('apk_path') input is sepcified it will be used instead.

App package ID ('app_package_id') input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.
Test package ID (inst_test_package_id) input is marked for deprecation. It should be left empty to automatically extract it from the App manifest. Will be removed in future major version release.

Added Robo scenario file path ('robo_scenario_file') input. This is a optional path to a JSON file with a sequence of recorded actions Robo should perform before the Robo crawl.

Added OBB files ('obb_files_list') input. Can specify an optional list of one or two Android obb file names which will be copied to each test device before running the tests.

Added Add preconfigured Google account ('auto_google_login') input. If set to yes will log in with a test Google account before running the tests.

[Internal] Updated meta attribute in step.yml, which describes required bitrise.io add-ons.

1.0.6

08 Aug 07:23
Compare
Choose a tag to compare
  • Firebase TestLab has lowered maximum test execution times to 1800 seconds and will refuse to start tests if the test timeout parameter is a higher number.
    This release resolves this issue by falling back to 1800 seconds gracefully if the user input is higher.
  • [Internal] Prepare step for showing required addons.

1.0.5

29 Nov 12:03
Compare
Choose a tag to compare

Update device model list. New devices: Pixel 2, Nexus 7 16_9 aspect ratio (beta)

1.0.4

12 Nov 15:57
f57765c
Compare
Choose a tag to compare

Add IsCI flag to the step.

1.0.3

31 Aug 12:06
Compare
Choose a tag to compare

1.0.2

26 Apr 12:49
Compare
Choose a tag to compare
  • download all files without filtering them
  • added extra log to remember to add assembleDebugAndroidTest task
  • updated step.yml to match with the latest Firebase API

1.0.1

02 Feb 12:43
Compare
Choose a tag to compare
  • added warning of empty APIBaseURL, updated step input description

1.0.0

21 Dec 12:34
Compare
Choose a tag to compare
  • updated step infos

0.9.9

12 Dec 15:41
Compare
Choose a tag to compare
  • fixed environment variables input