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

Write unit tests for RestSharp interactions #134

Open
AutomationPanda opened this issue Sep 30, 2021 · 4 comments
Open

Write unit tests for RestSharp interactions #134

AutomationPanda opened this issue Sep 30, 2021 · 4 comments
Labels
unit-tests Add or improve unit tests

Comments

@AutomationPanda
Copy link
Contributor

Use Moq to write unit tests for RestSharp interactions. These unit tests should not initialize a real RestSharp client. Instead, they should mock RestSharp pieces and make sure calls are successful.

There are multiple RestSharp interactions, so this issue might require multiple pull requests.

@AutomationPanda AutomationPanda added the hacktoberfest Recommended for Hacktoberfest label Sep 30, 2021
@atrievel
Copy link

atrievel commented Oct 2, 2021

Hey @AutomationPanda - I'd love to take this if it is still available. Just let me know, thanks!

@AutomationPanda
Copy link
Contributor Author

Go for it!

@AutomationPanda
Copy link
Contributor Author

Hi @atrievel, is this still something you'd like to complete?

@AutomationPanda AutomationPanda removed the hacktoberfest Recommended for Hacktoberfest label Nov 2, 2021
@AutomationPanda
Copy link
Contributor Author

I am unassigning this issue due to lack of response.

@AutomationPanda AutomationPanda added the unit-tests Add or improve unit tests label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-tests Add or improve unit tests
Projects
None yet
Development

No branches or pull requests

2 participants