mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
Circleci fix (#35)
This commit is contained in:
@@ -69,8 +69,8 @@ commands:
|
||||
# Then start the emulator and run the Instrumentation tests!
|
||||
- android/start-emulator-and-run-tests:
|
||||
post-emulator-launch-assemble-command: ./gradlew assemble<< parameters.flavour >>DebugAndroidTest
|
||||
test-command: ./gradlew connected<< parameters.flavour >>DebugAndroidTest
|
||||
system-image: system-images;android-25;google_apis;x86
|
||||
test-command: ./gradlew connected<< parameters.flavour >>DebugAndroidTest --continue
|
||||
system-image: system-images;android-26;google_apis;x86
|
||||
pre-test-command: adb push driver_app_data/images /sdcard/Camera
|
||||
pre-emulator-wait-steps:
|
||||
# Start firebase emulator in the background while waiting to start testing
|
||||
|
||||
Reference in New Issue
Block a user