1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/cli/tests
Matt Mastracci d14b0f0564
fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485)
We have a bunch of these to clean up after we changed the API.
2023-06-15 22:50:37 +02:00
..
integration chore(repl): mark some tests as flaky (#19475) 2023-06-15 22:50:36 +02:00
node_compat chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-09 01:13:20 +02:00
testdata chore(core): fix flaky flock_test on windows (#19477) 2023-06-15 22:50:35 +02:00
unit fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485) 2023-06-15 22:50:37 +02:00
unit_node fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485) 2023-06-15 22:50:37 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00