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

Test test test #20

Open
tmaiaroto opened this issue Jul 28, 2014 · 1 comment
Open

Test test test #20

tmaiaroto opened this issue Jul 28, 2014 · 1 comment

Comments

@tmaiaroto
Copy link
Member

Test cases are really needed. It's a bit tough to test though because it's awkward to test someone else's API... Mocks and such are available using the testify package, but it's still difficult to test when you're talking about an app that gets and stores data and doesn't do a whole heck of a lot else. We'll still need them. It might mean some of the code has to be re-written better for testing though.

@tmaiaroto
Copy link
Member Author

Some tests have been added since (very few), but this is certainly on hold because during alpha and beta the API is going to be extremely unstable. Any tests written would only need to be updated.

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

1 participant