[PR #6993] [MERGED] [QA-1826] Adding missing testTags for Authenticator/PM apps #100422

Closed
opened 2026-05-31 05:17:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6993
Author: @ifernandezdiaz
Created: 5/29/2026
Status: Merged
Merged: 5/29/2026
Merged by: @ifernandezdiaz

Base: mainHead: QA-1826/adding-missing-testTags-authenticator


📝 Commits (2)

  • 1acd4ef Adding missing testTags
  • 016b14c Merge branch 'main' into QA-1826/adding-missing-testTags-authenticator

📊 Changes

5 files changed (+16 additions, -9 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingContent.kt (+3 -1)
📝 authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/edititem/EditItemScreen.kt (+5 -4)
📝 authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt (+1 -0)
📝 authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/manualcodeentry/ManualCodeEntryScreen.kt (+4 -3)
📝 authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/platform/feature/tutorial/TutorialScreen.kt (+3 -1)

📄 Description

🎟️ Tracking

https://bitwarden.atlassian.net/browse/QA-1826

📔 Objective

This PR aims to reduce flakiness found on some Authenticator tests by adding the required testTags to some UI elements
Also, it includes some testTags for Archive items (PM app)

📸 Screenshots


🔄 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/6993 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 5/29/2026 **Status:** ✅ Merged **Merged:** 5/29/2026 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `main` ← **Head:** `QA-1826/adding-missing-testTags-authenticator` --- ### 📝 Commits (2) - [`1acd4ef`](https://github.com/bitwarden/android/commit/1acd4ef7cc79eb80067f4e1cf20098223f0124b3) Adding missing testTags - [`016b14c`](https://github.com/bitwarden/android/commit/016b14c1233687dfa73e26b8979afff00fe7d7e3) Merge branch 'main' into QA-1826/adding-missing-testTags-authenticator ### 📊 Changes **5 files changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingContent.kt` (+3 -1) 📝 `authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/edititem/EditItemScreen.kt` (+5 -4) 📝 `authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt` (+1 -0) 📝 `authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/manualcodeentry/ManualCodeEntryScreen.kt` (+4 -3) 📝 `authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/platform/feature/tutorial/TutorialScreen.kt` (+3 -1) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/QA-1826 ## 📔 Objective This PR aims to reduce flakiness found on some Authenticator tests by adding the required `testTags` to some UI elements Also, it includes some `testTags` for Archive items (PM app) ## 📸 Screenshots <!-- Required for any UI changes; delete if not applicable. Use fixed width images for better display. --> --- <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-05-31 05:17:37 -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#100422