deno/tests/node_compat
Divy Srivastava 6002d2624e
fix(ext/node): allow rejectUnauthorized: false in node:tls (#29245)
Fix #29228

Allow disable TLS cert verification using `options.rejectUnauthorized`.
If passed. `--unsafely-ignore-certificate-errors` overrides
`rejectUnauthorized: false`
2025-05-13 17:43:58 +05:30
..
runner fix(ext/node): allow rejectUnauthorized: false in node:tls (#29245) 2025-05-13 17:43:58 +05:30
test fix(ext/node): allow rejectUnauthorized: false in node:tls (#29245) 2025-05-13 17:43:58 +05:30
.gitignore chore: create monthly summary of node test runs (#28778) 2025-04-08 12:12:27 +09:00
add_day_summary_to_month_summary.ts chore: post node test results to slack (#28795) 2025-04-08 23:14:38 +09:00
common.ts chore(ext/node): pass v8 flags (--expose-gc and --expose-externalize-string) to node test script (#29046) 2025-04-25 21:22:25 +09:00
config.jsonc fix(ext/node): allow rejectUnauthorized: false in node:tls (#29245) 2025-05-13 17:43:58 +05:30
deno.json chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
package.json feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
run_all_test_unmodified.ts test: Capture output of failing node compat tests (#29227) 2025-05-09 16:16:25 +02:00
slack.ts chore: simplify node compat chat message (#28825) 2025-04-10 16:15:01 +09:00
test.ts chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
test_runner.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00