mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Disable the next button whilst loading a server.
Add tests for login screen. Self review.
This commit is contained in:
@@ -21,6 +21,7 @@ import Foundation
|
||||
enum MockAppScreens {
|
||||
static let appScreens: [MockScreenState.Type] = [
|
||||
MockLiveLocationSharingViewerScreenState.self,
|
||||
MockAuthenticationLoginScreenState.self,
|
||||
MockAuthenticationReCaptchaScreenState.self,
|
||||
MockAuthenticationTermsScreenState.self,
|
||||
MockAuthenticationVerifyEmailScreenState.self,
|
||||
|
||||
Reference in New Issue
Block a user