johno / johno/ember-cli-gravatar

Prevent network requests during test run

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
45
Forks
24
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.