Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a small test suite with mocked up robot API replies. #8

Open
aszlig opened this issue May 10, 2014 · 2 comments
Open

Implement a small test suite with mocked up robot API replies. #8

aszlig opened this issue May 10, 2014 · 2 comments

Comments

@aszlig
Copy link
Owner

aszlig commented May 10, 2014

It's about time that we have proper test cases, especially when it comes to encoding and py2/3 compatibility.

So essentially, we're replicating the API part of the robot and testing against it, so the test suite might be used for testing other Hetzner API implementations as well.

@aszlig aszlig added this to the Version 0.8.0 milestone May 10, 2014
@dangra
Copy link
Contributor

dangra commented May 13, 2014

👍 I guess this is a blocker now to merge a fix for #7

@aszlig
Copy link
Owner Author

aszlig commented May 13, 2014

No, it's not, but it definitely helps finding/preventing further problems. I'll merge #7 at first as soon as I pick up working on the upcoming release.

edit: Well, otoh, let's do a 0.7.1 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants