Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Ceriu 9ac6380210 Configure codecov flags and have them be carried forward 2022-10-18 14:30:00 +03:00
Stefan Ceriu 0643e061c2 Have Codecov ignore generated files and run the UI tests on pushes to develop 2022-09-08 09:43:22 +03:00
Stefan Ceriu fe5d34a7e1 Fix RiotSwiftUITest coverage report gathering 2022-09-06 16:21:24 +03:00
Doug 0d50b2b652 Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
Doug 842fb614b4 Fix UI test action and Auth test. 2022-05-05 10:11:34 +01:00
Doug 93446c636f Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
Doug 7c8aa40cac Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00