martyzz1 / heroku3.py

This is the updated Python wrapper for the Heroku API V3. https://devcenter.heroku.com/articles/platform-api-reference The Heroku REST API allows Heroku users to manage their accounts, applications, addons, and other aspects related to Heroku. It allows you to easily utilize the Heroku platform from your applications.
Other
118 stars 73 forks source link

Connection test function #80

Closed tlhcelik closed 4 years ago

tlhcelik commented 5 years ago

test_connection(typeof = heroku_connection)

if connection with api key is valid return true else return false

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 47.417% when pulling 407607727976d51f97a7f1cd4c2b99c8aad96f8a on tlhcelik:master into 601a1f5fcae64a62ae6e17eb9befb899f8aba95b on martyzz1:master.