TP-47541 - AP_PL UI tests in intro screen (#8763)

This commit is contained in:
Maila Rajanikanth
2023-11-27 19:58:32 +05:30
committed by GitHub
parent f4b257fe99
commit e2caccfc8c
19 changed files with 2222 additions and 2996 deletions

View File

@@ -77,4 +77,4 @@ jobs:
- name: Run UI tests
if: matrix.build_type == 'freshDebug'
run: |
./gradlew :app:connectedQaDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.package=com.navi.ap --stacktrace
./gradlew :app:connectedUitestDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.package=com.navi.ap --stacktrace