1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/util/server/src
Nathan Whitaker 742744d498
chore: serve node headers from a test server to fix flaky node-gyp test (#26749)
Fixes https://github.com/denoland/deno/issues/24749

Runs a server that just returns the header tarball and checksum, and
sets the `NODEJS_ORG_MIRROR` env var so that `node-gyp` uses it instead
of `nodejs.org`
2024-11-06 19:52:46 -08:00
..
servers chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-06 19:52:46 -08:00
testdata chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
assertions.rs fix(lsp): Pass diagnostic codes to TSC as numbers (#23720) 2024-05-06 23:54:52 +00:00
builders.rs chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-06 19:52:46 -08:00
factory.rs chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
fs.rs chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
https.rs chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388) 2024-07-02 02:09:47 +02:00
lib.rs chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-06 19:52:46 -08:00
lsp.rs chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
macros.rs chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
npm.rs chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
pty.rs chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
spawn.rs chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
test_server.rs chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-08 22:45:06 -04:00