mirror of
https://github.com/hmalik144/Farmr.git
synced 2025-12-10 02:25:19 +00:00
Merge pull request #45 from hmalik144/change_ci_android_avd
- UI tests updated
This commit is contained in:
@@ -39,7 +39,7 @@ commands:
|
|||||||
- android/start-emulator-and-run-tests:
|
- android/start-emulator-and-run-tests:
|
||||||
post-emulator-launch-assemble-command: ./gradlew assembleAndroidTest
|
post-emulator-launch-assemble-command: ./gradlew assembleAndroidTest
|
||||||
test-command: ./gradlew connectedDebugAndroidTest --continue
|
test-command: ./gradlew connectedDebugAndroidTest --continue
|
||||||
system-image: system-images;android-26;google_apis;x86
|
system-image: system-images;android-31;default;x86_64
|
||||||
# store screenshots for failed ui tests
|
# store screenshots for failed ui tests
|
||||||
- when:
|
- when:
|
||||||
condition: on_fail
|
condition: on_fail
|
||||||
|
|||||||
Reference in New Issue
Block a user