bsphere / node-gapitoken

Node.js Google API service account authorization
51 stars 19 forks source link

Add basic integration tests with Google. #21

Closed Mr0grog closed 9 years ago

Mr0grog commented 9 years ago

I noticed a while back that there was a pull request that broke the repo and, more recently, that some issues can take a while to resolve (e.g. #19 and #20). I thought it might help to add a couple simple tests that just auth with Google. This also includes configuration for Travis (it’ll still have to be turned on for this repo), so it’ll be pretty obvious if there are major errors in a PR.