Skip to content

Shouldn't hit external sites without NETWORK_TESTING set #243

@coke

Description

@coke

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