1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/cli/tests/node_compat
Levente Kurusa d137501a63
feat(node/http): implement ClientRequest.setTimeout() (#18783)
- implement setTimeout with matching semantics of Node
- add the test from Node but leave it turned off because ClientRequest
has no underlying socket
2023-04-22 13:20:00 +02:00
..
test fix(ext/node): improve vm.runInThisContext (#18767) 2023-04-19 23:26:16 +09:00
common.ts chore: disable flaky Node compat tests (#18760) 2023-04-19 00:32:21 +02:00
config.jsonc feat(node/http): implement ClientRequest.setTimeout() (#18783) 2023-04-22 13:20:00 +02:00
runner.ts test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
test.ts chore: fix running node tests in parallel on Windows (#18711) 2023-04-14 18:50:58 -04:00