Skip to content

[v8.x] test: improve the test common documentation#14454

Closed
addaleax wants to merge 1 commit into
nodejs:v8.x-stagingfrom
addaleax:backport-14148
Closed

[v8.x] test: improve the test common documentation#14454
addaleax wants to merge 1 commit into
nodejs:v8.x-stagingfrom
addaleax:backport-14148

Conversation

@addaleax
Copy link
Copy Markdown
Member

Backport of #14148

/cc @refack @BridgeAR

PR-URL: nodejs#14148
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v8.x labels Jul 24, 2017
Copy link
Copy Markdown
Contributor

@refack refack left a comment

Choose a reason for hiding this comment

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

changes to expectsError were not ported yet

Comment thread test/common/README.md

### expectsError(settings)
* `settings` [&lt;Object>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)
### expectsError([fn, ]settings[, exact])
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.

These changes were not ported (fn and exact)

@addaleax
Copy link
Copy Markdown
Member Author

@refack Thanks for the comment, I think this gave me a better idea than backporting this PR.

@addaleax addaleax closed this Jul 24, 2017
@addaleax addaleax deleted the backport-14148 branch July 24, 2017 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

5 participants