node/test/async-hooks
vercent deng bf55439828 test: use template literals in test-writewrap
Use template literals instead of string concatenation in
test/async-hooks/test-writewrap.js.

PR-URL: https://github.com/nodejs/node/pull/14292
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2017-07-19 15:02:47 -04:00
..
async-hooks.status test: improve async-hooks/test-callback-error 2017-07-18 19:56:28 +02:00
coverage.md
hook-checks.js
init-hooks.js async_hooks: fix default nextTick triggerAsyncId 2017-07-19 15:02:11 -04:00
test-callback-error.js async_hooks: use common emitBefore and emitAfter 2017-07-19 15:02:15 -04:00
test-connection.ssl.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-crypto-pbkdf2.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-crypto-randomBytes.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-disable-in-init.js async_hooks: fix nested hooks mutation 2017-07-19 15:02:33 -04:00
test-embedder.api.async-resource.after-on-destroyed.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-embedder.api.async-resource.before-on-destroyed.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-embedder.api.async-resource.improper-order.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-embedder.api.async-resource.improper-unwind.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-embedder.api.async-resource.js async_hooks: make AsyncResource match emitInit 2017-07-19 15:02:33 -04:00
test-emit-before-after.js async_hooks: use common emitBefore and emitAfter 2017-07-19 15:02:15 -04:00
test-emit-init.js async_hooks: fix default nextTick triggerAsyncId 2017-07-19 15:02:11 -04:00
test-enable-disable.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-enable-in-init.js async_hooks: fix nested hooks mutation 2017-07-19 15:02:33 -04:00
test-fseventwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-fsreqwrap-access.js test: improve async hooks test error messages 2017-06-05 12:27:26 -07:00
test-fsreqwrap-readFile.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-getaddrinforeqwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-getnameinforeqwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.connection.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-graph.fsreq-readFile.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.intervals.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.pipe.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.pipeconnect.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.shutdown.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-graph.signal.js test: use template literals as appropriate 2017-07-19 15:02:45 -04:00
test-graph.statwatcher.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.tcp.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-graph.timeouts.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-graph.tls-write.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-httpparser.request.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-httpparser.response.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-immediate.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-internal-nexttick-default-trigger.js async_hooks: fix default nextTick triggerAsyncId 2017-07-19 15:02:11 -04:00
test-net-get-connections.js async-hooks,net: ensure asyncId=null if no handle 2017-07-19 15:02:10 -04:00
test-pipeconnectwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-pipewrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-promise.chain-promise-before-init-hooks.js async_hooks: use parent promise as triggerId 2017-06-05 12:27:17 -07:00
test-promise.js src,lib,test,doc: correct misspellings 2017-07-18 19:56:18 +02:00
test-promise.promise-before-init-hooks.js src,lib,test,doc: correct misspellings 2017-07-18 19:56:18 +02:00
test-querywrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-shutdownwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-signalwrap.js test,async_hooks: stabilize tests on Windows 2017-07-18 19:57:32 +02:00
test-statwatcher.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-tcpwrap.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-timerwrap.setInterval.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-timerwrap.setTimeout.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-tlswrap.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-ttywrap.readstream.js test,async_hooks: skip whether TTY is available 2017-07-19 15:02:29 -04:00
test-ttywrap.writestream.js test,async_hooks: match test-ttywrap.readstream 2017-07-19 15:02:30 -04:00
test-udpsendwrap.js src,lib,test,doc: correct misspellings 2017-07-18 19:56:18 +02:00
test-udpwrap.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
test-writewrap.js test: use template literals in test-writewrap 2017-07-19 15:02:47 -04:00
test-zlib.zlib-binding.deflate.js async_hooks: rename currentId and triggerId 2017-07-11 19:16:37 +02:00
testcfg.py
tick.js
verify-graph.js test: replace string concatenation with template 2017-07-19 15:02:46 -04:00