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

test: refactor test-accessor-properties by himself65 · Pull Request #29943 · nodejs/node · GitHub

/ node Public

test: refactor test-accessor-properties - #29943

Closed
himself65 wants to merge 2 commits into
nodejs:masterfrom
himself65:1
Closed

test: refactor test-accessor-properties#29943
himself65 wants to merge 2 commits into
nodejs:masterfrom
himself65:1

Conversation

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

nodejs-github-bot added the test Issues and PRs related to the tests. label Oct 12, 2019

This comment has been minimized.

Fishrock123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think we should change the TTY ones but not the UDP ones.

Trott previously requested changes Oct 12, 2019

Trott left a comment
edited
Loading

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

The more I think about it: I'm actually opposed to all of it. This sort of thing makes sense in lib but not in test. Repetition is fine, even desirable, in the tests. The current code makes it easy to understand what is being tested. The change here makes it less readable IMO. (I'll relent if there is a lot of support for this, though.)

@nodejs/testing

Co-Authored-By: Rich Trott <rtrott@gmail.com>
Trott dismissed their stale review October 13, 2019 14:36

This is no longer adding a forEach so I'm going to unblock.

addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 30, 2019

Copy link
Copy Markdown
Collaborator

BridgeAR pushed a commit that referenced this pull request Dec 9, 2019
PR-URL: #29943
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

BridgeAR commented Dec 9, 2019

Copy link
Copy Markdown
Member

Landed in 2f8c858 🎉

BridgeAR closed this Dec 9, 2019
himself65 deleted the 1 branch December 9, 2019 23:39
targos pushed a commit that referenced this pull request Dec 10, 2019
PR-URL: #29943
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins mentioned this pull request Dec 13, 2019
targos pushed a commit that referenced this pull request Jan 14, 2020
PR-URL: #29943
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
PR-URL: #29943
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins mentioned this pull request Feb 8, 2020
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. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL