Link new device using QrCode.

This commit is contained in:
Benoit Marty
2025-12-04 10:52:26 +01:00
committed by Benoit Marty
parent 028741d81c
commit fd446e98dd
94 changed files with 4431 additions and 36 deletions

View File

@@ -155,6 +155,17 @@
"troubleshoot_notifications_test_unified_push_.*"
]
},
{
"name" : ":features:linknewdevice:impl",
"includeRegex" : [
"screen\\.link_new_device\\..*",
"screen_qr_code_login_error_.*",
"screen_qr_code_login_connection_note_secure_state.*",
"screen_qr_code_login_unknown_error_description",
"screen_qr_code_login_invalid_scan_state_.*",
"screen_qr_code_login_no_camera_permission_state_.*"
]
},
{
"name" : ":features:login:impl",
"includeRegex" : [