-
Notifications
You must be signed in to change notification settings - Fork 51
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
tests!!! #19
Comments
consider this for tests: https://github.com/nodegit/nodegit |
The most easy way is to create a test repo and a (snapshot) compare. But only if we could get a security safe token (or encrypt it in the ci) |
@304NotModified I think we should be able to do that with environment variables - https://circleci.com/docs/2.0/oss/#private-environment-variables. Let me know if you decide to start on some tests - that would be very much appreciated. |
I think we can just use nock to fake api responses from github. |
create a repo that we can test against?
have fixture commit data?
The text was updated successfully, but these errors were encountered: