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

fetch.t depends on google being up #197

Open
jrha opened this issue Dec 12, 2018 · 0 comments
Open

fetch.t depends on google being up #197

jrha opened this issue Dec 12, 2018 · 0 comments

Comments

@jrha
Copy link
Member

jrha commented Dec 12, 2018

See:

profile https://www.google.com

profile https://www.google.com

profile https://www.google.com

is($f->{PROFILE_URL}, "https://www.google.com", "Profile URL correctly set");

my $pf = $f->retrieve($f->{PROFILE_URL}, "target/test/http-output", 0);

This was previously mentioned in #158.

It seems a little insane for unit tests to rely on external connectivity, but I can't immediately think of a better solution. Nevertheless I am opening this issue to document that we know about it.

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

No branches or pull requests

1 participant