node/test/internet
Antoine du Hamel e50cbc1abd
test: enforce better never-settling-promise detection
Tests should be explicit regarding whether a promise is expected to
settle, and the test should fail when the behavior does not meet
expectations.

PR-URL: https://github.com/nodejs/node/pull/60976
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
2025-12-10 23:55:36 +00:00
..
internet.status
test-corepack-yarn-install.js
test-dgram-broadcast-multi-process.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dgram-connect.js
test-dgram-membership.js
test-dgram-multicast-multi-process.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dgram-multicast-set-interface-lo.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dgram-multicast-ssm-multi-process.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dgram-multicast-ssmv6-multi-process.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns-any.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns-cares-domains.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns-getDefaultResultOrder.js
test-dns-idna2008.js
test-dns-ipv4.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns-ipv6.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns-lookup.js
test-dns-promises-resolve.js
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-dns.js test: enforce better never-settling-promise detection 2025-12-10 23:55:36 +00:00
test-http2-issue-32922.js
test-http-dns-fail.js
test-http-https-default-ports.js
test-https-autoselectfamily-slow-timeout.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-https-issue-43963.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-inspector-help-page.js
test-net-autoselectfamily-events-failure.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-net-autoselectfamily-events-timeout.js test: ensure assertions are reachable in test/internet 2025-11-02 14:35:09 +00:00
test-net-autoselectfamily-timeout-close.js
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
test-tls-autoselectfamily-servername.js
test-trace-events-dns.js
test-uv-threadpool-schedule.js
testcfg.py