[PR #2786] [MERGED] [PM-4046] Adding AutomationIDs for ExportVault page #16561

Closed
opened 2026-04-15 02:20:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2786
Author: @ifernandezdiaz
Created: 9/22/2023
Status: Merged
Merged: 9/22/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-4046/automation-ids-for-export-vault


📝 Commits (1)

📊 Changes

1 file changed (+12 additions, -6 deletions)

View changed files

📝 src/App/Pages/Settings/ExportVaultPage.xaml (+12 -6)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Adding more AutomationIDs to continue improving our mobile automation test suite

Code changes

Some missing AutomationIDs were added to the ExportVault XAML file

  • ExportVaultPage.xaml: Adding missing AutomationIDs

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2786 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-4046/automation-ids-for-export-vault` --- ### 📝 Commits (1) - [`ddea754`](https://github.com/bitwarden/android/commit/ddea75412fa8f15bc45e5c47151a32e0742888ad) Adding missing IDs ### 📊 Changes **1 file changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/ExportVaultPage.xaml` (+12 -6) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other ## Objective Adding more AutomationIDs to continue improving our mobile automation test suite ## Code changes Some missing AutomationIDs were added to the ExportVault XAML file * **ExportVaultPage.xaml:** Adding missing AutomationIDs ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 02:20:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#16561