★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/21691Nouvelle recherche | Portail wanayoo
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

test: add test for dns.promises.resolve #21691

Closed
wants to merge 2 commits into from
Closed

Conversation

Copy link
Contributor

@kakts kakts commented Jul 6, 2018

Summary

Added test for dns.promises.resolve.

This improves the test coverage of dns.promises.resolve.
https://coverage.nodejs.org/coverage-e55bdde92513ecf4/root/internal/dns/promises.js.html#L229

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test label Jul 6, 2018
Copy link
Contributor

@starkwang starkwang left a comment

@addaleax
Copy link
Member

@addaleax addaleax commented Jul 10, 2018

Landed in 3898abc 🎉

@addaleax addaleax closed this Jul 10, 2018
addaleax pushed a commit that referenced this issue Jul 10, 2018
PR-URL: #21691
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this issue Jul 12, 2018
PR-URL: #21691
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targos targos mentioned this pull request Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants