David Connelly

Results 6 comments of David Connelly

I've managed to reproduce this as well and also confirmed that mbialkowskigmc's fix works correct. From the code it definitely appears that the intended request is GET but this is...

Sure I can add some unit tests. Also, are there plans for actual integration tests with real accounts? Perhaps Office365 with some test accounts would be a good start, and...

Isn't this a Microsoft project? ;-) Probably all is needed is a few O365 test accounts and Travis does support storing encrypted items in .travis.yml (see http://docs.travis-ci.com/user/encryption-keys/).

Hey sorry André been swamped. Will get to it this weekend. - David On Wed, Dec 2, 2015 at 1:41 PM, André Behrens [email protected] wrote: > @dconnelly https://github.com/dconnelly are you...

André, I added some unit test coverage although it's difficult to test fully without an actual server connection. Let me know what you think.