Stefan Ceriu
97a16806b1
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
2021-10-13 11:24:46 +03:00
David Langley
728cefd1a9
Don't need to take modifiers as parameter to screenGroup. Fix example theming.
2021-09-24 17:21:33 +01:00
David Langley
d1340c3ed3
Address comments, show unencrypted rooms,
...
retain viewModel and services in ScreenSates so you can interact with Previews after the first state.
2021-09-23 23:57:54 +01:00
David Langley
205bc35285
Cleanup, documentation and ui tests.
2021-09-20 08:47:28 +01:00
David Langley
a73d8a4122
Fix Naming
...
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 11:40:38 +01:00
David Langley
725c324c19
Add chat example
2021-09-13 11:39:42 +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