[PR #3167] [MERGED] [PM-7385] Fix unit tests for Fido2AuthenticatorService #45667

Closed
opened 2026-04-26 12:57:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3167
Author: @fedemkr
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @fedemkr

Base: feature/maui-migration-passkeysHead: mobiletf/pm-7385/fix-unit-tests


📝 Commits (1)

  • 417e1ad PM-7385 Fix unit tests for Fido2 service

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 test/Core.Test/Services/Fido2AuthenticatorGetAssertionTests.cs (+4 -1)
📝 test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs (+3 -0)

📄 Description

Type of change

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

Objective

Fix unit tests for Fido2AuthenticatorService

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/3167 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `feature/maui-migration-passkeys` ← **Head:** `mobiletf/pm-7385/fix-unit-tests` --- ### 📝 Commits (1) - [`417e1ad`](https://github.com/bitwarden/android/commit/417e1ad076328e5bbd381598a7b9db2f00953566) PM-7385 Fix unit tests for Fido2 service ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `test/Core.Test/Services/Fido2AuthenticatorGetAssertionTests.cs` (+4 -1) 📝 `test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs` (+3 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Fix unit tests for Fido2AuthenticatorService ## 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 2026-04-26 12:57:15 -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#45667