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

PR to fix iss2 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

PR to fix iss2 #3

wants to merge 2 commits into from

Conversation

whosgonna
Copy link

It's a pretty simple fix, however:

  1. I was never able to determine why the override of server didn't work, or at least why it's build method was never called. I would have liked to found the reason, because I think it would be a more elegant solution than the one I've provided (changing from lazy build to a default subroutine). At this point I've simply run out of time to dig deeper.

  2. I did not include any new tests for this. I looked at the tests provided, and they should at least encompass this, as the test should fail. I would like to add some tests based off of using Test::LWP::UserAgent, but am also time constricted to do this.

altiben added 2 commits July 17, 2017 11:12
Next step will be to put the actual logic in to the default correctly,
then comment out / remove the _build_server sub all together.
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.

2 participants