Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for the Microsoft.Agents.Authentication namespace #9

Closed
wants to merge 9 commits into from

Conversation

JhontSouth
Copy link

@JhontSouth JhontSouth commented Feb 3, 2025

Description

This PR creates unit tests to increase the code coverage in the classes of Microsoft.Agents.Authentication.

Detailed Changes

  • Added ConfigurationConnections and ConnectionSettingsBaseTests.cs files.
  • Added AssemblyInfo with access of Microsoft.Agents.Authentication to Microsoft.Agents.Auth.Tests.
  • Added new unit tests to cover the missing methods and cases of the Microsoft.Agents.Authentication classes.
  • Added missing headers and fixed namespaces in the test classes.

Testing

The following image shows the current coverage of this namespace.
image

@ceciliaavila
Copy link
Collaborator

/promoted 82

@ceciliaavila ceciliaavila deleted the southworks/add/authentication-tests branch February 4, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants