Python library used to interact with Wrike API
py.test --cov=pryke/ --cov-report=term-missing
- Well-formed and correct parameters are passed to the API.
- Correctly handle data returned by the API.
- Client behaves correctly when API calls produce an error.