Mauro Romito
77bae312d0
added commercial license
2025-01-23 12:19:12 +01:00
Mauro Romito
12837d4b89
update license
2024-09-25 12:24:52 +02:00
Stefan Ceriu
72061ce4f9
Switch UI tests to iPhone 15, fix the broken ones
2024-03-19 15:56:21 +02:00
Mauro Romito
f830973d59
tests completed
2022-12-13 18:12:47 +01:00
Stefan Ceriu
7daa4f121e
Switch the CI to code 14 and the iOS 14 simulator, fix UI tests
2022-10-27 11:41:32 +03:00
Stefan Ceriu
43c28d23b7
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Doug
e6ea10f3a6
Prefix test in-front of UI test methods.
2022-07-18 16:06:27 +01:00
Doug
0442342fc5
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
868fd7e0c8
Remove all @available(iOS 14... annotations
2022-06-23 09:47:38 +02: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
Stefan Ceriu
0f20fc54de
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
e22848dcda
Add counter example to show viewActions modifying the state.
2021-09-20 17:05:54 +01:00
David Langley
cda4a354d1
Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests.
2021-09-15 16:09:41 +01:00
David Langley
3d65fbd48f
Update RiotSwiftUI symbols to triple slash documentation style with function annotations.
2021-09-13 11:36:33 +01:00
David Langley
886bb98eb1
Fix Naming
...
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 10:13:29 +01:00
David Langley
a20b50028e
move MockScreenTest to UI folder as should be excluded from Unit test target
2021-09-10 17:02:20 +01:00
David Langley
4fb59260d4
Add utility to run UI tests for Screen states, add screen states for template and finish unit test.
2021-09-10 16:43:31 +01:00
David Langley
c80dfcd1d0
Update based on comments from Doug
2021-09-09 17:00:45 +01:00
David Langley
44abb7ecd4
Apply documentation suggestions from code review
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2021-09-09 10:31:41 +01:00
David Langley
0131654e47
Add template unit tests and publisher utility.
2021-09-08 15:32:41 +01:00