DefinitelyTyped/types/node/test
Oliver Joseph Ash 29a7bcd6eb Node: UrlObject: omit path (#40939)
* Node: `UrlObject`: omit `path`

* Add working test

* Move tests into module

* Copy changes to v10 and v11

* Revert v11
2019-12-26 10:56:04 -06:00
..
assert.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
async_hooks.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
buffer.ts
child_process.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
cluster.ts
constants.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
crypto.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
dgram.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
events.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
fs.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
global.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
http2.ts
http.ts [@types/node] Add missing method property to http.ClientRequest (#41029) 2019-12-23 10:08:32 -06:00
module.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
querystring.ts Node: querystring: allow nullish values in input type (#41091) 2019-12-18 14:33:25 +00:00
readline.ts
repl.ts
stream.ts [node] stream: support readable/writableHWM for Duplex (#40843) 2019-12-17 13:28:52 +00:00
string_decoder.ts
tls.ts Node: Missing features in TLS module (#40556) 2019-12-17 09:53:05 -08:00
tty.ts
url.ts Node: UrlObject: omit path (#40939) 2019-12-26 10:56:04 -06:00
util.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
v8.ts
vm.ts
worker_threads.ts feat(node): v13 (#40927) 2019-12-23 10:17:12 -06:00
zlib.ts