Replace the Report a Problem button with the app's version on the start screen. (#4262)
Tapping it 7-times will secretly reveal the bug report screen 🤫
This commit is contained in:
@@ -229,8 +229,8 @@ class AuthenticationFlowCoordinatorUITests: XCTestCase {
|
||||
}
|
||||
|
||||
func verifyReportBugButton(_ app: XCUIApplication) async throws {
|
||||
// Splash Screen: Report a problem button.
|
||||
app.buttons[A11yIdentifiers.authenticationStartScreen.reportAProblem].tap()
|
||||
// Splash Screen: Tap the version 7 times to report a problem
|
||||
app.staticTexts[A11yIdentifiers.authenticationStartScreen.appVersion].tap(withNumberOfTaps: 7, numberOfTouches: 1)
|
||||
|
||||
// Bug report: Make sure it exists then cancel.
|
||||
XCTAssert(app.textFields[A11yIdentifiers.bugReportScreen.report].exists)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80fd069026bfa66edfa0dc3504e600e5d32fc1b081f255cc9c7dae7643bd3610
|
||||
size 1335111
|
||||
oid sha256:351886f6d3c32d3974f45355f02181cd7cd7d17e42307db3d2ff3f6cdd204a15
|
||||
size 1335074
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0f65ff050c24acbff22f9687103ea0fe62bd50c20a9af97b5413393697fa173
|
||||
size 1207677
|
||||
oid sha256:2dfab1c0f961f1ff462a59ddc9808097a169d192c7e15dc6b6584c8e2c4c683a
|
||||
size 1207125
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eea5297a9bded2679b86a8884ddab8e6ebb83ea41d9373759fa38c31cca05e34
|
||||
size 1371559
|
||||
oid sha256:b3b1f064daf87075db48349d38a059130a5d8013b5b1cdc151c2e7984d540bd3
|
||||
size 1371532
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:827b57b732448bab45b2bae268dad31c48b9576e3a9d96a4a382e0ce2e7aa531
|
||||
size 1210036
|
||||
oid sha256:014d8073cd74d1670c69e40223d28e43fd7b1cf78808e11e00f03fa57985c950
|
||||
size 1209397
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f9b378ca59a6976c0a5ac40d1b670f5ed813334095f538e63cae6c539311fb0
|
||||
size 1337155
|
||||
oid sha256:48b1bec8ce9499d753b0e9a2d2bc747992b8c910d3b45383a99448c19e5d6137
|
||||
size 1336486
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:208e50e192c288069dd95ee88619b593b96b203a511c92539c27ddf0982a5aa4
|
||||
size 1210790
|
||||
oid sha256:0b7b0c0881194fb9a99d4872b303f61704cd29f289c1c1dda07f4ab15bad8869
|
||||
size 1209112
|
||||
|
||||
Reference in New Issue
Block a user