Skip to content
Snippets Groups Projects
Commit ebdded07 authored by Mohamed Metwalli's avatar Mohamed Metwalli
Browse files

Limit screenshots only for DE locale

parent aee47c45
No related branches found
No related tags found
No related merge requests found
# TODO Enable locale change at the moment this is causing a weird crash in androidx.lifecycle.SavedStateHandleController.attachHandleIfNeeded
#locales ['de-DE', 'en-US', 'tr-TR', 'bg-BG', 'pl-PL', 'ro-RO']
# TODO Fix crash that is preventing other locales from capturing all screenshots except ending_locale
# There is a weird crash in androidx.lifecycle.SavedStateHandleController.attachHandleIfNeeded
locales ['de-DE'] #other locales ['en-US', 'tr-TR', 'bg-BG', 'pl-PL', 'ro-RO']
ending_locale 'de-DE'
clear_previous_screenshots true
test_instrumentation_runner 'testhelpers.TestApplicationUIRunner'
app_package_name 'de.rki.coronawarnapp.test'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment