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.BotBuilder project #81

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

ceciliaavila
Copy link
Collaborator

Description

This PR creates unit tests to cover the classes in Microsoft.Agents.BotBuilder, increasing the code coverage.

Detailed Changes

  • Added OAuthFlowTests and ChannelServiceAdapterBaseTests test classes.
  • Added new unit tests to cover the missing methods and cases of the Microsoft.Agents.BotBuilder classes.

Testing

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

@ceciliaavila ceciliaavila requested a review from a team as a code owner February 4, 2025 17:43
@github-actions github-actions bot added ML: Core Tags changes to core libraries ML: Tests Tags changes to tests labels Feb 4, 2025
@tracyboehrer tracyboehrer merged commit 675d1ed into main Feb 4, 2025
4 checks passed
@tracyboehrer tracyboehrer deleted the southworks/add/botbuilder-tests branch February 4, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ML: Core Tags changes to core libraries ML: Tests Tags changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants