Improve backup onboarding for numberless accounts.

This commit is contained in:
Greyson Parrelli
2026-09-09 16:37:44 -04:00
committed by Cody Henthorne
parent 16cc68e80a
commit bd3c4af8e4
86 changed files with 945 additions and 425 deletions
@@ -136,7 +136,7 @@ class MessageBackupsCheckoutActivityTest {
// Backup education screen
composeTestRule.onNodeWithText(context.getString(R.string.RemoteBackupsSettingsFragment__signal_backups)).assertIsDisplayed()
composeTestRule.onNodeWithText(context.getString(R.string.MessageBackupsEducationScreen__enable_backups)).performClick()
composeTestRule.onNodeWithText(context.getString(R.string.MessageBackupsEducationScreen__continue)).performClick()
// Key education screen
composeTestRule.onNodeWithText(context.getString(R.string.MessageBackupsKeyEducationScreen__your_backup_key)).assertIsDisplayed()