Skip to content

Conversation

@DarylThayil
Copy link

@DarylThayilDarylThayil commented Dec 1, 2016

Checklist
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

Tests

Description of change

Code and Learn change for test-require-extensions-main.js

  • var => const
  • assert test fixtures

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Dec 1, 2016
@mscdexmscdex added the module Issues and PRs related to the module subsystem. label Dec 1, 2016
@mscdex
Copy link
Contributor

This needs to have a more descriptive commit message and it should start with a test: prefix.

@imyllerimyller added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Dec 1, 2016
@DarylThayilDarylThayil changed the title update test file for first committest: update test to assert require() and es6ify variablesDec 1, 2016
@DarylThayil
Copy link
Author

updated description @mscdex

@mscdex
Copy link
Contributor

mscdex commented Dec 1, 2016

@DarylThayil That updated the PR title, but not the actual commit message.

@DarylThayil
Copy link
Author

ahh yes! @mscdex should have got it now thanks

@gibfahn
Copy link
Member

@DarylThayil It's still over 50 chars, maybe something like:

test: refactor test-require-extensions-main * var => const * assert test fixtures 

@jasnell
Copy link
Member

Copy link
Member

@jasnelljasnell left a comment

Choose a reason for hiding this comment

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

LGTM if CI is good.

* var => const * assert test fixtures
@DarylThayil
Copy link
Author

@mscdex sorry, updated now
@jasnell if lgtm will someone else merge for me ?

Copy link
Member

@fhinkelfhinkel left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks! Yes, we'll merge it for you :)

jasnell pushed a commit that referenced this pull request Dec 6, 2016
* var => const * assert test fixtures PR-URL: #9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
@jasnell
Copy link
Member

Landed in 81661a7. Thank you for the PR and for participating in the code-and-learn!

@jasnelljasnell closed this Dec 6, 2016
Fishrock123 pushed a commit that referenced this pull request Dec 6, 2016
* var => const * assert test fixtures PR-URL: #9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
addaleax pushed a commit to addaleax/node that referenced this pull request Dec 8, 2016
* var => const * assert test fixtures PR-URL: nodejs#9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
jmdarling pushed a commit to jmdarling/node that referenced this pull request Dec 8, 2016
* var => const * assert test fixtures PR-URL: nodejs#9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
* var => const * assert test fixtures PR-URL: #9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
* var => const * assert test fixtures PR-URL: #9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
* var => const * assert test fixtures PR-URL: #9912 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
This was referenced Dec 21, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.moduleIssues and PRs related to the module subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@DarylThayil@mscdex@gibfahn@jasnell@fhinkel@MylesBorins@addaleax@imyller@nodejs-github-bot@darylthayilporch