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

Finish tests for Contacts API #15

Open
Kralizek opened this issue Mar 14, 2018 · 0 comments
Open

Finish tests for Contacts API #15

Kralizek opened this issue Mar 14, 2018 · 0 comments
Labels
client This issue affects the HubSpot.Client package

Comments

@Kralizek
Copy link
Contributor

Kralizek commented Mar 14, 2018

Contacts API has test classes created for every method but I'd like to have tests that ensure the correct creation of the HTTP requests.

The best way to ensure this is to have a test for each parameter of each method.

See: https://github.com/emgdev/hubspot-dotnet-sdk/blob/master/tests/Tests.HubSpot.Client/Contacts/GetByIdAsyncTests.cs

This issue should cover

  • Contacts API
  • Contact Properties API
  • Contact Lists API
@Kralizek Kralizek added the client This issue affects the HubSpot.Client package label Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client This issue affects the HubSpot.Client package
Development

No branches or pull requests

1 participant