MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Prepare integrations tests platform #224

Closed vkhomiv-hubspot closed 4 years ago

vkhomiv-hubspot commented 5 years ago

Currently tests in the project partially use the 'demo' HubSpot account. Also, all non GET API requests are mocked via nock.js framework. It could be useful to have separate integration tests set which will test how the wrapper works against real API.