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

Convert cURL test to use a mock from gMock #38

Open
dcolli23 opened this issue May 23, 2020 · 0 comments
Open

Convert cURL test to use a mock from gMock #38

dcolli23 opened this issue May 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dcolli23
Copy link
Owner

Description

It's fragile to rely on the internet to test code, which the cURL integration test relies on. Instead, we should use a mock object from gMock to test the appropriate calls.

The gMock documentation can be found at this link.

@dcolli23 dcolli23 added the enhancement New feature or request label May 23, 2020
@dcolli23 dcolli23 self-assigned this May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant