Commit graph

8 commits

Author SHA1 Message Date
Stefan Ceriu
4e83bf2c15 Stop running UI tests on pushes to develop, they already run on PRs 2022-10-25 14:24:36 +03:00
Stefan Ceriu
45c830202f Configure codecov flags and have them be carried forward 2022-10-18 14:30:00 +03:00
Stefan Ceriu
67120a099d Have Codecov ignore generated files and run the UI tests on pushes to develop 2022-09-08 09:43:22 +03:00
Stefan Ceriu
c9734abc1b Fix RiotSwiftUITest coverage report gathering 2022-09-06 16:21:24 +03:00
Doug
9abcab94b6 Update CI to use macOS 12 and Xcode 13.4. 2022-05-25 17:38:22 +01:00
Doug
c0451ce413 Fix UI test action and Auth test. 2022-05-05 10:11:34 +01:00
Doug
13813353aa
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
faea2de85b 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