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

Testing #15

Open
joshheinrichs opened this issue Mar 18, 2016 · 1 comment
Open

Testing #15

joshheinrichs opened this issue Mar 18, 2016 · 1 comment

Comments

@joshheinrichs
Copy link
Owner

There are at least some tests for the types and transactions packages on the server, but it would be nice to add some tests for the API as well. There is actually a package that comes with go-json-rest which can assist in this:
https://godoc.org/github.com/ant0ine/go-json-rest/rest/test

It'd also be nice to set up some testing for the website following this article:
https://www.polymer-project.org/1.0/tools/tests.html

@joshheinrichs
Copy link
Owner Author

A sample API test has been added.

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

No branches or pull requests

1 participant