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

Typhoeus callbacks #19

Closed
wants to merge 3 commits into from
Closed

Typhoeus callbacks #19

wants to merge 3 commits into from

Conversation

revett
Copy link
Collaborator

@revett revett commented Feb 20, 2015

gif.gif

Problem

Linkey wasn't making use of Typhoeus callbacks.

Solution

Add callbacks - linkey.rb#84

This means that the user gets output as the tests are running, instead of having to wait until all the requests have completed. It also makes the tests run slightly quicker. Did a small amount of refactoring as well.

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

Successfully merging this pull request may close these issues.

None yet

2 participants