| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
nit: I’d prefer s/They/Tests/ because there’s no plural tests before this in the text.
Sorry, something went wrong.
|
There’s a “test” missing in the commit message/PR title. Generally looking good, nice work! |
Sorry, something went wrong.
|
Oh, and I think linking this from the corresponding CONTRIBUTING.md section would be really helpful. |
Sorry, something went wrong.
There was a problem hiding this comment.
Would "How to write a test for the Node.js project" be better because I thought this is for how to write a test case in Node.js community, not the Node.js project in my first sight on this title. :-)
Sorry, something went wrong.
Sorry, something went wrong.
|
LGTM and I still think linking this from the CONTRIBUTING.md is a good idea :) |
Sorry, something went wrong.
|
Oh! I forgot. Adding it... |
Sorry, something went wrong.
|
Link added to CONTRIBUTING.md. @addaleax PTAL. |
Sorry, something went wrong.
There was a problem hiding this comment.
There are only very few cases of explicit license notifications in the test code base (and in general) left, so I’d drop the mention here.
Sorry, something went wrong.
There was a problem hiding this comment.
Maybe dropping the whole parenthesis? The common includes info is already in the guide.
Sorry, something went wrong.
There was a problem hiding this comment.
@santigimeno Oh, sorry, didn’t see this was taken directly from the existing text. But yeah, +1 to dropping the whole parenthesis here.
Sorry, something went wrong.
|
LGTM with a comment |
Sorry, something went wrong.
|
Updated. Thanks! |
Sorry, something went wrong.
There was a problem hiding this comment.
missing javascript?
Sorry, something went wrong.
|
LGTM. There are definitely some more improvements that can happen in the CONTRIBUTING doc but it's probably best for that to happen in another PR. |
Sorry, something went wrong.
|
Added the missing javascript. Thanks |
Sorry, something went wrong.
The sentence about the location of the tests could be changed and then explained in some depth in the guide.
Agreed |
Sorry, something went wrong.
PR-URL: nodejs#6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
|
CI: https://ci.nodejs.org/job/node-test-pull-request/2862/. All green except unrelated failures in some ARM bots. Landing |
Sorry, something went wrong.
PR-URL: nodejs#6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
PR-URL: #6984 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc, test
Description of change
Refs: nodejs/testing#30
/cc @nodejs/testing @nodejs/documentation