Doug
2b1bd6f772
Revert "Replace DesignKit with package from ElementX."
...
This reverts the following commits:
4858d72afb
6827d2a854
92c5874359
0a9bd1fbe6
2022-08-19 11:06:09 +01:00
SBiOSoftWhare
6a0dfd40ca
Fix RiotSwiftUI targets.
2022-08-03 11:47:17 +02:00
Doug
6827d2a854
Fixup missing colours and use resolved colours in UIKit.
...
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
SBiOSoftWhare
91b0724225
Fix UI tests.
2022-05-16 18:18:13 +02:00
SBiOSoftWhare
5f9b7a455f
Fix SwiftUI tests
2022-04-22 15:23:36 +02:00
Doug
b40f0b8f0b
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
Doug
16e64033c3
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Gil Eluard
27571866b5
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Doug
8605711839
Move congratulations strings to Untranslated.strings.
...
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu
55279b49d8
Fix ThemeService not available on the RiotSwiftUITests target.
2022-02-03 18:30:39 +00:00
Stefan Ceriu
e8d52428f2
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
David Langley
a21d3bfb51
Cleanup, documentation and ui tests.
2021-09-20 08:47:28 +01:00
David Langley
c69bd99b5f
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
a87baa133a
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