node/test/internet
Rich Trott a2e4020e4b
test: prepare for consistent comma-dangle lint rule
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: https://github.com/nodejs/node/pull/37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
2021-09-04 12:24:57 +02:00
..
internet.status test: mark test-dgram-multicast-ssmv6-multi-process flaky 2020-06-30 09:33:37 -07:00
test-dgram-broadcast-multi-process.js
test-dgram-connect.js
test-dgram-membership.js
test-dgram-multicast-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-dgram-multicast-set-interface-lo.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-dgram-multicast-ssm-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-dgram-multicast-ssmv6-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-dns-any.js test: add common.mustSucceed 2020-12-08 13:42:23 +00:00
test-dns-cares-domains.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-dns-idna2008.js test: fix test-dns-idna2008 2020-05-16 12:18:17 -07:00
test-dns-ipv4.js test: add common.mustSucceed 2020-12-08 13:42:23 +00:00
test-dns-ipv6.js test: add common.mustSucceed 2020-12-08 13:42:23 +00:00
test-dns-lookup.js test: fix flaky test-dns and test-dns-lookup 2021-05-08 12:44:45 -04:00
test-dns-promises-resolve.js test: use .then(common.mustCall()) for all async IIFEs 2021-06-11 09:28:44 +02:00
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js test: use .then(common.mustCall()) for all async IIFEs 2021-06-11 09:28:44 +02:00
test-dns.js test: use .then(common.mustCall()) for all async IIFEs 2021-06-11 09:28:44 +02:00
test-http-dns-fail.js test: adjust comments for upcoming lint rule 2020-10-13 23:45:06 +01:00
test-http-https-default-ports.js
test-http2-issue-32922.js test: add common.mustSucceed 2020-12-08 13:42:23 +00:00
test-inspector-help-page.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-tls-add-ca-cert.js
test-trace-events-dns.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-uv-threadpool-schedule.js
testcfg.py