Commit Graph

1 Commits

Author SHA1 Message Date
Aaltan Ahmad 1c5505f30e Add Localization UI Tests (#1051)
* Add a unit test that visits all screens in the Examples test app

* Clean up some unused code, change shipping form test data

* Remove crappy Xcode UI test tokens

* Change file name in comment

* STPAddCardViewController strings all covered.

* Didn't need those. STPPaymentCardTextField covered

* Actually now all of STPAddCardViewController is covered

* STPPaymentMethodsViewController covered.

* All screens available, just need to visit them.

* Full coverage in tests

* Autoscroll

* Starting reverts

* Revert "Starting reverts"

This reverts commit eecfa9a07f.

* Reverts unneeded changes

* Suppress autoscrolling as needed

* Add localizations to LocalizationTester

* Adds screenshot script.

* Updated translations.

* Move the script.

* Permissions

* Suppress keyboard.

* Use correct language codes

* Updates from review

* Pulls latest translations, fixes es-AR script issue.

* Fixes string file encoding. Payment method -> payment options

* Update reference snapshots for new translations
2019-03-19 10:09:47 -07:00