mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
QR Login additional flags (#6825)
This commit is contained in:
+4
@@ -27,6 +27,10 @@ class AuthenticationQRLoginStartViewModelTests: XCTestCase {
|
||||
context = viewModel.context
|
||||
}
|
||||
|
||||
func testDisplayQRButtonVisibility() {
|
||||
XCTAssertTrue(viewModel.context.viewState.canShowDisplayQRButton)
|
||||
}
|
||||
|
||||
func testScanQR() {
|
||||
var result: AuthenticationQRLoginStartViewModelResult?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user