0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/doc/guides
Tobias Nießen d65e6a5017 doc: change error message testing policy
Dynamic error messages often contain important information that
depends on the context, e.g., which argument caused an
ERR_INVALID_ARG_TYPE, which type was expected, and which type was
received. I don't think that internal breakage when changing a dynamic
error message should prevent us from testing such properties properly.

PR-URL: https://github.com/nodejs/node/pull/31421
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-01-29 11:05:02 -04:00
..
contributing doc: clarify expectations for PR commit messages 2019-12-15 15:02:07 +01:00
doc_img
internal doc: add internal documentation 2019-04-15 18:58:52 +02:00
adding-new-napi-api.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
backporting-to-release-lines.md doc: update 8.x to 10.x in backporting guide 2019-11-16 19:40:31 -08:00
building-node-with-ninja.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
cve_management_process.md doc: add missing hash for header link 2019-11-03 19:02:16 +05:30
diagnostic-tooling-support-tiers.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
maintaining-icu.md doc,deps: document how to maintain ICU in Node.js 2019-11-27 01:54:52 -05:00
maintaining-npm.md doc,meta: remove wait period for npm pull requests 2019-11-09 20:11:31 -08:00
maintaining-the-build-files.md doc: add unrepresented flags docs for configure 2019-12-25 12:53:01 +01:00
maintaining-V8.md doc: update maintaining-V8.md 2020-01-28 15:32:36 +00:00
node-postmortem-support.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
security_release_process.md doc: de-duplicate security release processes 2019-12-31 09:44:25 -08:00
updating-root-certs.md doc: indent ordered list child content 2019-09-06 06:10:18 +02:00
using-internal-errors.md doc: change error message testing policy 2020-01-29 11:05:02 -04:00
using-symbols.md doc: remove "note that" from using-symbols.md 2019-06-23 07:07:18 -07:00
writing-tests.md doc: update examples in writing-tests.md 2019-11-05 23:21:02 +01:00