gmail-batch-stream icon indicating copy to clipboard operation
gmail-batch-stream copied to clipboard

Add tests

Open motin opened this issue 7 years ago • 1 comments

I tried it out but ran into many issues (will report them separately as soon as I get some idea if they are all the same issue or several different ones), suspecting that this library does not support Node v10 (or something else relevant to my setup).

Adding some basic tests would allow me to verify if the code runs as expected in my environment.

Some inspiration: https://github.com/SpiderStrategies/node-gmail-api/tree/master/test (including tests for batch requests using nock) https://github.com/fedecia/gmail-api-sync/tree/master/test (includes helper scripts to generate access tokens)

motin avatar Dec 13 '18 22:12 motin

I don't think there's much in here that would cause issues on node v10 vs earlier versions.

PRs welcome to add test.

zoellner avatar Dec 13 '18 22:12 zoellner