1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-23 07:29:51 -05:00
denoland-deno/cli/tests
Matt Mastracci 133f9a952b
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-13 18:05:23 +00:00
..
integration chore(repl): mark some tests as flaky (#19475) 2023-06-13 09:36:21 -04:00
node_compat chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-02 15:05:32 +09:00
testdata chore(core): fix flaky flock_test on windows (#19477) 2023-06-12 20:30:29 +00:00
unit fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485) 2023-06-13 18:05:23 +00:00
unit_node fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485) 2023-06-13 18:05:23 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00