Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shouldn't hit external sites without NETWORK_TESTING set #243

Open
Open
Shouldn't hit external sites without NETWORK_TESTING set#243

Description

e.g.

lives-ok { $res = $ua.get('http://httpbin.org/status/404') }, "no exception - expect 404";

from t/*82* - I just had a lengthy zef install fail because this test returned a 502 briefly. During a rerun with --serial install activated, it worked fine.

NETWORK_TESTING seems to be the standard in this kind of testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions