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 5ebb615751
commit a073117d62
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" : [