Skip to content

Prevent network requests during test run #38

@christophermlne

Description

@christophermlne

I just noticed that whenever I run my test suite that network requests are going out for Gravatar images.

Specifically, I have a component integration test that renders a template with the 'htmlbars-inline-precompile' method.

A child component that gets rendered as a result of this call to this.render() contains the Gravatar component.

Is there any way to disable network requests during a test run?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions