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

Migrate unit tests for Protocols.Connector project #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sw-joelmut
Copy link
Collaborator

Description

This PR migrates the missing unit tests from BotBuilder-DotNet, to cover the RestUserTokenClient, BotSignInRestClient, RetryParams, and UserTokenRestClient classes of Microsoft.Agents.Protocols.Connector project.

Detailed Changes

  • Added test classes to covert each RestUserTokenClient, BotSignInRestClient, RetryParams, and UserTokenRestClient class.

Testing

This image shows the new tests passing.
image

Copy link
Collaborator

@ceciliaavila ceciliaavila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use the same type of test name for all the tests we add? 🤔

@sw-joelmut
Copy link
Collaborator Author

Feedback applied, thanks!

Copy link
Collaborator

@ceciliaavila ceciliaavila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small detail.

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