mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Add tests
This commit is contained in:
+1
@@ -39,6 +39,7 @@ enum MockUserSessionOverviewScreenState: MockScreenState, CaseIterable {
|
||||
.currentSession(sessionState: .verified),
|
||||
.otherSession(sessionState: .verified),
|
||||
.otherSession(sessionState: .unverified),
|
||||
.otherSession(sessionState: .permanentlyUnverified),
|
||||
.sessionWithPushNotifications(enabled: true),
|
||||
.sessionWithPushNotifications(enabled: false),
|
||||
.remotelyTogglingPushersNotAvailable]
|
||||
|
||||
Reference in New Issue
Block a user