[PR #2577] [MERGED] [PM-2690] Adding IDs for AttachmentPage elements #3657

Closed
opened 2025-11-26 23:35:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2577
Author: @ifernandezdiaz
Created: 6/20/2023
Status: Merged
Merged: 6/20/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-2690/automationIDs-for-AttachmentsPage


📝 Commits (1)

  • b1e1f48 Adding IDs for AttachmentPage elements

📊 Changes

1 file changed (+15 additions, -9 deletions)

View changed files

📝 src/App/Pages/Vault/AttachmentsPage.xaml (+15 -9)

📄 Description

Type of change

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

Objective

This PR adds more AutomationIDs that will help us to improve the quality of our Mobile Automation tests

Code changes

  • AttachmentsPage.xaml: Adding AutomationIDs for Attachment cells, labels, and buttons

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/2577 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 6/20/2023 **Status:** ✅ Merged **Merged:** 6/20/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-2690/automationIDs-for-AttachmentsPage` --- ### 📝 Commits (1) - [`b1e1f48`](https://github.com/bitwarden/android/commit/b1e1f483e8be1f249252ebe022b78a4053633d03) Adding IDs for AttachmentPage elements ### 📊 Changes **1 file changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/AttachmentsPage.xaml` (+15 -9) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective This PR adds more AutomationIDs that will help us to improve the quality of our Mobile Automation tests ## Code changes * **AttachmentsPage.xaml:** Adding AutomationIDs for Attachment cells, labels, and buttons ## 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 2025-11-26 23:35:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3657