★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/26922Nouvelle 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: simplify date inspection tests #26922

Closed
wants to merge 1 commit into from

Conversation

Copy link
Member

@BridgeAR BridgeAR commented Mar 26, 2019

The code duplicated a lot of logic that was already abstracted. Use
the abstraction instead to remove code overhead.

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 Mar 26, 2019
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 26, 2019

The code duplicated a lot of logic that was already abstracted. Use
the abstraction instead to remove code overhead.
@BridgeAR
Copy link
Member Author

@BridgeAR BridgeAR commented Mar 27, 2019

Rebased due to conflicts.

@nodejs/testing PTAL

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 27, 2019

@BridgeAR BridgeAR added the author ready label Mar 29, 2019
@targos
Copy link
Member

@targos targos commented Mar 30, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 30, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 31, 2019

@BridgeAR BridgeAR requested a review from antsmartian Apr 1, 2019
@BridgeAR
Copy link
Member Author

@BridgeAR BridgeAR commented Apr 3, 2019

Landed in 666c67e.

@BridgeAR BridgeAR closed this Apr 3, 2019
BridgeAR added a commit to BridgeAR/node that referenced this issue Apr 3, 2019
The code duplicated a lot of logic that was already abstracted. Use
the abstraction instead to remove code overhead.

PR-URL: nodejs#26922
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
BethGriggs pushed a commit that referenced this issue Apr 5, 2019
The code duplicated a lot of logic that was already abstracted. Use
the abstraction instead to remove code overhead.

PR-URL: #26922
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
@BridgeAR BridgeAR deleted the simplify-inspect-tests branch Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants