1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/test_util
Matt Mastracci d1490b1a88
chore(cli): use NPM_CONFIG_REGISTRY for all tests (#20320)
We never want tests to hit the real npm registry because this causes
test flakes. In addition, we set a sentinal "unset" value for
`NPM_CONFIG_REGISTRY` to ensure that all tests requiring npm go through
the test server.
2023-08-31 14:04:14 +02:00
..
src chore(cli): use NPM_CONFIG_REGISTRY for all tests (#20320) 2023-08-31 14:04:14 +02:00
std@b23a76a47a chore: update deno_std submodule to 0.178.0 (#18003) 2023-03-03 19:11:10 +00:00
wpt@c84a2ef4f2 chore: update wpt (#19422) 2023-06-08 22:56:05 +02:00
build.rs feat(ext/kv): connect to remote database (#20178) 2023-08-31 14:01:18 +02:00
Cargo.toml feat(ext/kv): connect to remote database (#20178) 2023-08-31 14:01:18 +02:00