You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.
Probably reasonable to have a small integration test suite that can test against providers but it sure as crap needs to work hard to clean up after itself. (And of course you'll need to supply API keys to run it).
Could against a docker container for ssh bits in theory... But setting that up on mac is unfun
Unit tests will be a fine first line. I think I remember python-digitalocean having some mock responses already which helps
The text was updated successfully, but these errors were encountered:
Probably reasonable to have a small integration test suite that can test against providers but it sure as crap needs to work hard to clean up after itself. (And of course you'll need to supply API keys to run it).
Could against a docker container for ssh bits in theory... But setting that up on mac is unfun
Unit tests will be a fine first line. I think I remember python-digitalocean having some mock responses already which helps
The text was updated successfully, but these errors were encountered: