Commit Graph

5 Commits

Author SHA1 Message Date
Doug d23ac4e7c5 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
Stefan Ceriu 2048cae2cc Fixed SwiftUI UI tests not finding the right state to tap if not already displayed on screen. 2021-12-16 16:47:35 +02:00
David Langley 83935d2b7a Add counter example to show viewActions modifying the state. 2021-09-20 17:05:54 +01:00
David Langley 0c4c22c892 Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 10:13:29 +01:00
David Langley 85dc35faca move MockScreenTest to UI folder as should be excluded from Unit test target 2021-09-10 17:02:20 +01:00