Details
Details
Test all types of alert, made sure a correct one is displayed:
- Throw in retrieveLatestBackupInfo, should show backupInfoFetchAlertDetails
- Throw inside useRestoreProtocol, should show userKeysRestoreErrorAlertDetails
- Throw inside restoreUserData (usingFullBackup enabled), should show userDataRestoreErrorAlertDetails
- Throw inside useV1Login, should show siwe or password login alert. Tested getting there in two ways:
- By making latestBackupInfo = null;
- By making useRestoreProtocol throwing use_v1_flow
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage