[PR #6763] [MERGED] QA-1702: Adding missing testTags for TestHarness app #75381

Closed
opened 2026-05-17 00:50:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6763
Author: @ifernandezdiaz
Created: 4/6/2026
Status: Merged
Merged: 4/6/2026
Merged by: @ifernandezdiaz

Base: mainHead: QA-1702/adding-test-harness-testTags


📝 Commits (3)

  • 3241970 TestHarness app: Adding missing testTags
  • 94ca639 Merge branch 'main' into QA-1702/adding-test-harness-testTags
  • d81240d Fixing format

📊 Changes

7 files changed (+82 additions, -31 deletions)

View changed files

📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/createpasskey/CreatePasskeyScreen.kt (+19 -6)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/createpassword/CreatePasswordScreen.kt (+11 -5)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/credentialmanager/CredentialManagerListScreen.kt (+16 -5)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpasskey/GetPasskeyScreen.kt (+11 -5)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpassword/GetPasswordScreen.kt (+7 -3)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpasswordorpasskey/GetPasswordOrPasskeyScreen.kt (+11 -5)
📝 testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/landing/LandingScreen.kt (+7 -2)

📄 Description

🎟️ Tracking

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

📔 Objective

Adding testTags to TestHarness app elements (required for 3rd-party apps Autofill e2e tests )

📸 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/6763 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 4/6/2026 **Status:** ✅ Merged **Merged:** 4/6/2026 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `main` ← **Head:** `QA-1702/adding-test-harness-testTags` --- ### 📝 Commits (3) - [`3241970`](https://github.com/bitwarden/android/commit/32419709e1c2b3c1b1355411728720c6a937dd01) TestHarness app: Adding missing testTags - [`94ca639`](https://github.com/bitwarden/android/commit/94ca6395a7d0cf94d57726faf26f7fa308de2ede) Merge branch 'main' into QA-1702/adding-test-harness-testTags - [`d81240d`](https://github.com/bitwarden/android/commit/d81240d5f0c85a37617f7c950bcf7acb9b5bcde3) Fixing format ### 📊 Changes **7 files changed** (+82 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/createpasskey/CreatePasskeyScreen.kt` (+19 -6) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/createpassword/CreatePasswordScreen.kt` (+11 -5) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/credentialmanager/CredentialManagerListScreen.kt` (+16 -5) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpasskey/GetPasskeyScreen.kt` (+11 -5) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpassword/GetPasswordScreen.kt` (+7 -3) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/getpasswordorpasskey/GetPasswordOrPasskeyScreen.kt` (+11 -5) 📝 `testharness/src/main/kotlin/com/bitwarden/testharness/ui/platform/feature/landing/LandingScreen.kt` (+7 -2) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/QA-1702 ## 📔 Objective Adding testTags to TestHarness app elements (required for 3rd-party apps Autofill e2e tests ) ## 📸 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-17 00:50:01 -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#75381