[fenix] Add taskcluster job for UI tests (https://github.com/mozilla-mobile/fenix...
commit882a06e755dc082d3aa23cdb8038c10977f1aafc
authorRichard Pappalardo <rpappalax@gmail.com>
Fri, 26 Jul 2019 15:08:01 +0000 (26 08:08 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2019 15:08:01 +0000 (26 08:08 -0700)
tree06ef82974d382aa06a4ca61636b20eda49f80348
parente3de348a45795682ae3a3b8f259e5244e312d5ec
[fenix] Add taskcluster job for UI tests (https://github.com/mozilla-mobile/fenix/pull/4088)
mobile/android/fenix/.gitignore
mobile/android/fenix/app/build.gradle
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots/SettingsRobot.kt
mobile/android/fenix/automation/taskcluster/androidTest/flank-arm.yml [new file with mode: 0644]
mobile/android/fenix/automation/taskcluster/androidTest/flank-x86-tablet.yml [new file with mode: 0644]
mobile/android/fenix/automation/taskcluster/androidTest/flank-x86.yml [new file with mode: 0644]
mobile/android/fenix/automation/taskcluster/androidTest/ui-test.sh [new file with mode: 0755]
mobile/android/fenix/automation/taskcluster/decision_task.py
mobile/android/fenix/automation/taskcluster/helper/get-secret.py
mobile/android/fenix/automation/taskcluster/lib/tasks.py