Add ui tests

This commit is contained in:
Alfonso Grillo
2023-01-25 19:58:02 +01:00
parent 74254315f2
commit fcdf77e48b
3 changed files with 54 additions and 17 deletions
@@ -25,8 +25,8 @@ enum MockPollHistoryScreenState: MockScreenState, CaseIterable {
// with specific, minimal associated data that will allow you
// mock that screen.
case active
case activeNoMoreContent
case past
case activeNoMoreContent
case contentLoading
case empty
case emptyLoading