summaryrefslogtreecommitdiff
path: root/cli/tests/integration/js_unit_tests.rs
AgeCommit message (Expand)Author
2023-06-13feat(kv) queue implementation (#19459)Igor Zinkovsky
2023-05-22chore(cli): One Rust test per JS and Node unit test file (#19199)Matt Mastracci
2023-04-28Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881)Bartek Iwańczuk
2023-04-26refactor: don't expose Deno[Deno.internal].core namespace (#18816)Bartek Iwańczuk
2023-04-03refactor: "Deno.serve()" API uses "Deno.serveHttp()" internally (#18568)Bartek Iwańczuk
2023-03-22chore(cli): ensure no signal on test exit (#18354)Matt Mastracci
2023-03-22chore(cli): disable flash_test as it is causing SIGSEGV (#18358)Matt Mastracci
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk