[PM-27135] feat: Add Use Passkey screen - #2947
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR adds the "Use Passkey" TestHarness scenario: it lists SDK-registered credentials via Code Review DetailsNo new findings met the confidence threshold for reporting. PR Metadata Assessment
|
544b847 to
5065ad1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## pm-27134-testharness-register-passkeys-ui #2947 +/- ##
=============================================================================
- Coverage 79.50% 79.49% -0.02%
=============================================================================
Files 1169 1169
Lines 75028 75028
=============================================================================
- Hits 59652 59644 -8
- Misses 15376 15384 +8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
5065ad1 to
ad91844
Compare
ad91844 to
2daf425
Compare
2daf425 to
5669016
Compare
5669016 to
c2a8b7a
Compare
c2a8b7a to
9d219bb
Compare
9d219bb to
eedacf1
Compare
9f46c09 to
eedacf1
Compare
eedacf1 to
8f59089
Compare
410dc7e to
47367b2
Compare
47367b2 to
2003012
Compare
2003012 to
3200446
Compare
3200446 to
7881478
Compare
7881478 to
e14fe11
Compare
|
Warning @morganzellers-bw Uploading code coverage report failed. Please check the "Upload to codecov.io" step of Process Test Reports job for more details. |
e14fe11 to
cc929d1
Compare
cc929d1 to
98fc0b7
Compare
98fc0b7 to
7cf5387
Compare
Adds the "Use Passkey" scenario: lists credentials registered via PasskeyService.registeredCredentials, and asserts against the tapped credential's specific credential ID and relying party ID via PasskeyService.assertPasskey, showing the resulting relying party ID and username. Wires it into the scenario picker and root navigation.
7cf5387 to
0064e31
Compare
🎟️ Tracking
PM-27135
📔 Objective
Third PR in a 4-PR stack adding SDK-backed passkey test scenarios to TestHarness. Stacked on #2946.
SDKPasskeyService.registeredCredentials, and asserts against the tapped credential's specific credential ID and relying party ID viaSDKPasskeyService.assertPasskey, showing the resulting relying party ID and username.📸 Screenshots
Stack: #2945 → #2946 → #2947 → #2948