Closed tbolender closed 9 years ago
Thanks for the pull request! Yea unfortunately tests on Python 3.4 are broken with httpretty>0.8.6. I ran the tests using httpretty 0.8.6 and all was good.
If you've got the time, we'd appreciate it if you could write some tests around this.
Thanks again!
Is it possible to re-open this pull request? I'm happy to write some tests for it when I have some spare time later (won't be for a while unfortunately) if itiboi doesn't want to. I'd find it quite useful to have this feature though.
Feel free to do so, unfortunately I will not be able to write any tests in the near future...
Using this awesome library I discovered that the calendar id passed to Exchange2010Service is ignored by list_events(). This pull request should fix this issue.
Since tests seems to be broken for Python 3.4 and I have only 3.4 installed, I could not run any tests.