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

adjust "non-existen" url in tests #16

Closed
wants to merge 3 commits into from

Conversation

khitrenovich
Copy link

Looks like somebody registered "adadadadad.com", which causes unit tests to fail.

Ideally, packages like nock should be used in such cases, but this works as a quick fix.

@coveralls
Copy link

coveralls commented Feb 24, 2020

Pull Request Test Coverage Report for Build 50

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+5.03%) to 95.506%

Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 2 4 50.0%
Totals Coverage Status
Change from base Build 47: 5.03%
Covered Lines: 55
Relevant Lines: 57

💛 - Coveralls

@khitrenovich
Copy link
Author

I see this PR is also messed up... I guess it's because I've originally pushed unit test changes directly to master in my fork. I'm going to close this PR too and try to sort this out later.

@khitrenovich
Copy link
Author

Opened #18 instead.

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

Successfully merging this pull request may close these issues.

None yet

2 participants