0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/cli/tests
Raashid Anwar 8ba828b41e
fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout parameter (#21603)
Fixed the bug `Deno.createHttpClient` to accept `poolIdleTimeout` parameter.

Fixes https://github.com/denoland/deno/issues/21546
2023-12-31 12:45:12 +00:00
..
integration perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719) 2023-12-28 00:13:57 +00:00
node_compat chore: disable PTR_HOST dns test for Node compat (#21735) 2023-12-29 21:15:22 +00:00
testdata fix(node): support nested tests in "node:test" (#21717) 2023-12-29 16:18:08 +01:00
unit fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout parameter (#21603) 2023-12-31 12:45:12 +00:00
unit_node fix(node/zlib): consistently return buffer (#21747) 2023-12-31 17:23:09 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00