Added
- Forked __init__.py into new v2, common, events modules. These are meant to support the v2 REST API without breaking existing users of pygerduty.
- Lots of tests for v2 module.
- Usage of v2 library to README
- Overview of modules to README
Changed
- Moved inline json into fixture files to clean up unit tests.
Fixed
- setup.py test integrations to properly fail on Travis CI.