Doug
c848b0068c
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Gil Eluard
24de57bb58
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Doug
350a5fffd4
Move congratulations strings to Untranslated.strings.
...
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu
05a0ce43ed
Fix ThemeService not available on the RiotSwiftUITests target.
2022-02-03 18:30:39 +00:00
Stefan Ceriu
8ca9aac747
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
David Langley
205bc35285
Cleanup, documentation and ui tests.
2021-09-20 08:47:28 +01:00
David Langley
214748b995
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
aa3cedbf9e
UITests and Mock Screens
...
Adds the test targets for Unit and UI tests
Adds mock screen data and utilities to render each mock screen for previews/ui tests.
Changes Published property in the service to CurrentValueSubject. we don't need the synthesized aspect of Published and property wrappers cannot be included in protocols.
2021-09-09 16:23:00 +01:00