deno/cli/tests
David Sherret 41f618a1df
fix(npm): improved optional dependency support (#19135)
Note: If the package information has already been cached, then this
requires running with `--reload` or for the registry information to be
fetched some other way (ex. the cache busting).

Closes #15544

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-17 17:38:50 -04:00
..
integration fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
node_compat fix(ext/node): fix whatwg url formatting (#19146) 2023-05-17 14:51:51 +09:00
testdata fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
unit fix: support "fetch" over HTTPS for IP addresses (#18499) 2023-05-17 02:19:23 +02:00
unit_node refactor(node): reimplement http client (#19122) 2023-05-17 01:20:32 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00