Files
timecop/screenshots.ios.yaml
Miroslav Mazel ecec010b7f Adding Danish
2022-11-21 00:52:27 +01:00

47 lines
777 B
YAML

# Screen capture tests
# Note: flutter driver expects a pair of files eg, main.dart and main_test.dart
tests:
- test_driver/screenshots.dart
# Interim location of screenshots from tests before processing
staging: ./tmp/screenshots
# A list of locales supported in app
locales:
- en-CA
- cs
- fr-FR
- da
- de-DE
- es-ES
- it
- hi
- id
- ja
- ko
- nb-NO
- pt-PT
- ru
- tr
- zh-CN
- zh-TW
- ar-SA
# A list of devices to run tests on
devices:
ios:
iPhone Xs Max:
orientation:
- Portrait
iPhone 8 Plus:
orientation:
- Portrait
iPad Pro (12.9-inch) (3rd generation):
orientation:
- Portrait
iPad Pro (12.9-inch) (2nd generation):
orientation:
- Portrait
frame: false