1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-26 09:10:40 -05:00
denoland-deno/cli/tests
Igor Zinkovsky 86769b0d1c
feat(ext/kv) add backoffSchedule to enqueue (#21474)
Also reduces the time to run `kv_queue_undelivered_test.ts` test from
100 seconds down to 3 seconds.

closes #21437
2023-12-12 22:51:23 -08:00
..
integration fix(coverage): rename --pretty to --detailed (#21543) 2023-12-12 20:53:41 +09:00
node_compat test(ext/node): enable some compat test cases (#21532) 2023-12-11 19:17:36 +09:00
testdata feat(coverage): add summary reporter (#21535) 2023-12-12 12:42:57 +09:00
unit feat(ext/kv) add backoffSchedule to enqueue (#21474) 2023-12-12 22:51:23 -08:00
unit_node fix(ext/node): basic vm.runInNewContext implementation (#21527) 2023-12-11 07:08:45 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00