catchpoint/WebPageTest.api-nodejs

Add support for new testBalance endpoint

tkadlec opened this issue · 1 comments

The API has a new endpoint for checking your remaining test balance. https://docs.webpagetest.org/api/reference/#checking-remaining-test-balance

We need to add support for it here.

This Issue has already been resolved as both CLI & Module support this. [https://github.com//pull/148]