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

Add fixtures to not bother api.github.com when testing #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philschatz
Copy link
Owner

This adds cached copies of HTTP responses from https://api.github.com (similar to other octokit libraries) so CI testing does not need to actually talk to GitHub. These will be periodically updated as changes to GitHub's API occur.

Currently these work for the NodeJS tests (which Travis-CI runs) using linkedin/sepia which is similar to vcr/vcr but there is/will-be support for running the tests in the browser.

@philschatz philschatz changed the title WIP: add fixtures to not bother api.github.com when testing add fixtures to not bother api.github.com when testing May 1, 2014
@philschatz philschatz changed the title add fixtures to not bother api.github.com when testing Add fixtures to not bother api.github.com when testing May 1, 2014
@philschatz philschatz mentioned this pull request May 1, 2014
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

Successfully merging this pull request may close these issues.

1 participant