gurock / testrail-api

TestRail API: Examples on how to use TestRail's API from various languages
Other
116 stars 87 forks source link

Update testrail.py #14

Closed jonridera closed 5 years ago

jonridera commented 5 years ago

Updated __send_request(...) to account for headers required with add_attachment APIs. Also required exception handling due to some errors not providing JSON formatted response.content