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: expand http2 util test coverage for headers #15493

Closed
wants to merge 1 commit into from

Conversation

apapirovski
Copy link
Member

@apapirovski apapirovski commented Sep 20, 2017

This PR expands existing test cases to hit some additional branches of toHeaderObject and mapToHeaders.

Thanks in advance for the reviews & any feedback!

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Expand existing test cases to hit some additional branches of
toHeaderObject and mapToHeaders.
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 20, 2017
@mscdex mscdex added the http2 Issues or PRs related to the http2 subsystem. label Sep 20, 2017
@BridgeAR
Copy link
Member

@BridgeAR
Copy link
Member

Landed in d8a2266

@BridgeAR BridgeAR closed this Sep 24, 2017
BridgeAR pushed a commit that referenced this pull request Sep 24, 2017
Expand existing test cases to hit some additional branches of
toHeaderObject and mapToHeaders.

PR-URL: #15493
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@apapirovski apapirovski deleted the patch-http2-test-util branch September 24, 2017 18:13
jasnell pushed a commit that referenced this pull request Sep 25, 2017
Expand existing test cases to hit some additional branches of
toHeaderObject and mapToHeaders.

PR-URL: #15493
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
addaleax pushed a commit to addaleax/ayo that referenced this pull request Sep 30, 2017
Expand existing test cases to hit some additional branches of
toHeaderObject and mapToHeaders.

PR-URL: nodejs/node#15493
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http2 Issues or PRs related to the http2 subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants