ebay-node-api icon indicating copy to clipboard operation
ebay-node-api copied to clipboard

Adding Test for all methods.

Open pajaydev opened this issue 7 years ago • 0 comments

Test all the methods using Mocha. Test http request using nock. All test files should come under test folder.

To work with this project, get client id and client secret from eBay developers program.

Test running command

npm run test

pajaydev avatar Mar 31 '18 21:03 pajaydev