node/test/internet
Richard Lau d7563a5448
test: fix internet/test-inspector-help-page
The webpage at the URL referenced by `node --inspect` was retitled when
it was recently moved.

Update the test to match the new title "Debugging Node.js" (formerly
"Debugging Guide").

Refs: https://github.com/nodejs/nodejs.org/pull/6265
PR-URL: https://github.com/nodejs/node/pull/51693
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
2024-02-19 14:14:40 +01:00
..
internet.status
test-corepack-yarn-install.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-dgram-broadcast-multi-process.js
test-dgram-connect.js
test-dgram-membership.js
test-dgram-multicast-multi-process.js
test-dgram-multicast-set-interface-lo.js
test-dgram-multicast-ssm-multi-process.js
test-dgram-multicast-ssmv6-multi-process.js
test-dns-any.js
test-dns-cares-domains.js
test-dns-getDefaultResultOrder.js dns: expose getDefaultResultOrder 2023-04-26 08:56:04 +00:00
test-dns-idna2008.js
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-lookup.js test: ensure never settling promises are detected 2023-11-11 20:37:42 +01:00
test-dns-promises-resolve.js
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js
test-dns.js
test-http-dns-fail.js
test-http-https-default-ports.js
test-http2-issue-32922.js
test-https-autoselectfamily-slow-timeout.js net: improve network family autoselection handle handling 2023-06-27 09:17:16 +00:00
test-https-issue-43963.js
test-inspector-help-page.js test: fix internet/test-inspector-help-page 2024-02-19 14:14:40 +01:00
test-net-autoselectfamily-events-failure.js net: add connection attempt events 2024-01-02 15:05:24 -03:00
test-net-autoselectfamily-events-timeout.js net: add connection attempt events 2024-01-02 15:05:24 -03:00
test-net-autoselectfamily-timeout-close.js net: add connection attempt events 2024-01-02 15:05:24 -03:00
test-net-connect-timeout.js
test-net-connect-unref.js
test-snapshot-dns-lookup.js
test-snapshot-dns-resolve.js
test-tls-add-ca-cert.js
test-tls-autoselectfamily-backing-socket.js net: improve network family autoselection handle handling 2023-06-27 09:17:16 +00:00
test-tls-autoselectfamily-servername.js
test-trace-events-dns.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-uv-threadpool-schedule.js
testcfg.py