fix params + adds missing id from getContact test
tests were not running correctly out of the box
extend was overwriting the params set by tests/usage
Can you give an example of what this fixes? I'm not sure I understand. Also, remove the console.log line :)
pulling the master branch and running npm run test has this output
all comments in respective lines (see the Files changed tab)

Thanks. Would you like to maintain this module? I can add you as a contributor on github and npm. I don't really use this module anymore and don't have time to maintain it.
after one pull request? :o
Sorry man, today was the first time I saw this and probably will be the last.
I was just checking if I could get contacts from hangouts chat_id, but unfortunately it can't
Seems like some folks at https://github.com/callinize/google-contacts/ have forked this module and are kinda active (createContact / updateContact / ...)