[PR #2576] [MERGED] [PM-2545] Adding Automation IDs for CipherDetailsPage elements #3656

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

📋 Pull Request Information

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

Base: masterHead: PM-2545/automationIDs-for-cipher-elements


📝 Commits (4)

  • 9c12218 Adding IDs to CipherDetailsPage
  • ddcb2d8 Fixing extra spaces
  • 6dcd28e Fixing extra space
  • 120edef Merge branch 'master' into PM-2545/automationIDs-for-cipher-elements

📊 Changes

2 files changed (+105 additions, -58 deletions)

View changed files

📝 src/App/Pages/Vault/CipherAddEditPage.xaml (+4 -4)
📝 src/App/Pages/Vault/CipherDetailsPage.xaml (+101 -54)

📄 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

  • CipherDetailsPage.xaml: Adding AutomationIDs cipher elements and sections

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/2576 **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-2545/automationIDs-for-cipher-elements` --- ### 📝 Commits (4) - [`9c12218`](https://github.com/bitwarden/android/commit/9c12218eb1128355ad9eddcdd643621d2dc2c0e1) Adding IDs to CipherDetailsPage - [`ddcb2d8`](https://github.com/bitwarden/android/commit/ddcb2d8eb86e0a7c19e5184d522b9d3c043b4480) Fixing extra spaces - [`6dcd28e`](https://github.com/bitwarden/android/commit/6dcd28efe5b8f691c9ca67cf1e2999765c8115c3) Fixing extra space - [`120edef`](https://github.com/bitwarden/android/commit/120edef4ca3af6c089dc263ce88e8de80d28318b) Merge branch 'master' into PM-2545/automationIDs-for-cipher-elements ### 📊 Changes **2 files changed** (+105 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/CipherAddEditPage.xaml` (+4 -4) 📝 `src/App/Pages/Vault/CipherDetailsPage.xaml` (+101 -54) </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 This PR adds more AutomationIDs that will help us to improve the quality of our Mobile Automation tests ## Code changes * **CipherDetailsPage.xaml:** Adding AutomationIDs cipher elements and sections ## 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:47 -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#3656