FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: add checkMethods function for Certificate by danbev · Pull Request #20224 · nodejs/node · GitHub

/ node Public

test: add checkMethods function for Certificate - #20224

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:test_crypto_certificate_duplication
Closed

test: add checkMethods function for Certificate#20224
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:test_crypto_certificate_duplication

Conversation

danbev commented Apr 23, 2018

Copy link
Copy Markdown
Contributor

This commit adds a checkMethods function so that it can be reused to
avoid duplicating the same code for instance methods, and static
methods of the Certificate object.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit adds a checkMethods function so that it can be reused to
avoid duplicating the same code for instance methods, and static
methods of the Certificate object.
nodejs-github-bot added the test Issues and PRs related to the tests. label Apr 23, 2018

danbev commented Apr 23, 2018

Copy link
Copy Markdown
Contributor Author

BridgeAR added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. labels Apr 23, 2018
nodejs deleted a comment Apr 23, 2018
nodejs deleted a comment Apr 23, 2018

danbev commented Apr 25, 2018

Copy link
Copy Markdown
Contributor Author

Landed in 95197ed.

danbev closed this Apr 25, 2018
danbev deleted the test_crypto_certificate_duplication branch April 25, 2018 05:16
danbev added a commit that referenced this pull request Apr 25, 2018
This commit adds a checkMethods function so that it can be reused to
avoid duplicating the same code for instance methods, and static
methods of the Certificate object.

PR-URL: #20224
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 4, 2018
This commit adds a checkMethods function so that it can be reused to
avoid duplicating the same code for instance methods, and static
methods of the Certificate object.

PR-URL: #20224
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
MylesBorins mentioned this pull request May 8, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL