Doug
|
c08ce224b1
|
Prefix test in-front of UI test methods.
|
2022-07-18 16:06:27 +01:00 |
|
Doug
|
cb4bcb154b
|
Speed up UI tests
- Disable animations.
- Search for screens instead of scrolling them into view.
|
2022-07-18 16:06:27 +01:00 |
|
Johannes Marbach
|
df048803ef
|
Remove all @available(iOS 14... annotations
|
2022-06-23 09:47:38 +02:00 |
|
Stefan Ceriu
|
5aa59e87fe
|
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
|
c690e450c3
|
Add counter example to show viewActions modifying the state.
|
2021-09-20 17:05:54 +01:00 |
|
David Langley
|
25ee913ddd
|
Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
|
2021-09-13 10:13:29 +01:00 |
|
David Langley
|
f31acff9f5
|
move MockScreenTest to UI folder as should be excluded from Unit test target
|
2021-09-10 17:02:20 +01:00 |
|