deno/tests
Nathan Whitaker 44eca0505c
chore: fix serve_watch_all test (#26725)
It's been failing a ton lately, it looks like the test is just
incorrectly using TS syntax in a JS file
https://github.com/denoland/deno/actions/runs/11672972415/job/32502710624?pr=26724#step:43:2791

I'm not really sure how this ever passes
2024-11-05 01:09:17 +00:00
..
config
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
integration chore: fix serve_watch_all test (#26725) 2024-11-05 01:09:17 +00:00
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-01 16:13:02 +05:30
node_compat chore: update dlint to v0.68.0 for internal (#26711) 2024-11-04 12:17:11 -05:00
registry fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
specs fix(workspace): support wildcard packages (#26568) 2024-11-05 00:42:18 +01:00
testdata fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
unit chore: update dlint to v0.68.0 for internal (#26711) 2024-11-04 12:17:11 -05:00
unit_node Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621) 2024-10-29 18:41:16 +01:00
util chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
wpt fix: disable same-origin.html WPT (#26067) 2024-10-08 06:15:28 -07:00
Cargo.toml
lib.rs
README.md

Deno Integration Tests