0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Adrian Estrada 4d3b487b79 test: refactor the code in test-dns-ipv4
* remove the manual control for functions execution
* use common.mustCall to control the functions execution automatically
* use let and const instead of var
* use assert.strictEqual instead assert.equal

PR-URL: https://github.com/nodejs/node/pull/10200
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2016-12-28 13:03:46 -05:00
..
test-dgram-broadcast-multi-process.js test: clean up dgram-broadcast-multi-process test 2016-10-29 15:47:30 -07:00
test-dgram-multicast-multi-process.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-dgram-send-cb-quelches-error.js test: s/assert.fail/common.fail as appropriate 2016-07-15 15:50:01 -04:00
test-dns-cares-domains.js test: move dns test to test/internet 2016-03-25 21:26:57 -07:00
test-dns-ipv4.js test: refactor the code in test-dns-ipv4 2016-12-28 13:03:46 -05:00
test-dns-ipv6.js test: refactor the code in test-dns-ipv6 2016-12-19 06:53:25 -05:00
test-dns-txt-sigsegv.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-dns.js dns: implement {ttl: true} for dns.resolve6() 2016-11-18 22:01:44 +01:00
test-http-dns-fail.js test: refactor test-http-dns-fail 2016-12-14 10:06:18 -05:00
test-http-https-default-ports.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-net-connect-timeout.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-net-connect-unref.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-tls-connnect-melissadata.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-tls-reuse-host-from-socket.js test: refactor test-tls-reuse-host-from-socket 2016-05-19 13:54:55 -07:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00