dsacdalan / pubg-microwave-dinner

Simple Node.js wrapper for the PUBG API.
MIT License
3 stars 0 forks source link

Update Tests #9

Open dsacdalan opened 6 years ago

dsacdalan commented 6 years ago

Tests need to be updated to use Sinon stubs so that the default API rate limit is not hit.

This will be helpful once I get Travis up and running.

dsacdalan commented 6 years ago

Completed and included in release 1.4.2.

Next I need to connect Travis.