summaryrefslogtreecommitdiff
path: root/cli/tests/integration/node_unit_tests.rs
AgeCommit message (Expand)Author
2023-06-26test(ext/node): add fs read unit tests (#19588)Kaique da Silva
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-22test(ext/node): add fs open unit test from std (#19505)Kaique da Silva
2023-06-19test(ext/node): port _fs_writeFile_test.ts from deno_std (#19524)Felipe Baltor
2023-06-13fix(node/buffer): make slice be the same as subarray (#19481)Leo Kettmeir
2023-06-13test(ext/node): add fs dirent unit test from std (#19461)Kaique da Silva
2023-06-06feat(ext/node): Very basic node:http2 support (#19344)Matt Mastracci
2023-06-02feat(node_compat): Added base implementation of FileHandle (#19294)nasa
2023-05-29test(ext/node): add os_test.ts (#19305)egg
2023-05-24fix(node): fire 'unhandledrejection' event when using node: or npm: imports (...Bartek Iwańczuk
2023-05-22chore(cli): One Rust test per JS and Node unit test file (#19199)Matt Mastracci
2023-02-23test(ext/node): add tls_test (#17871)Yoshiya Hinosawa
2023-02-16test: add unit tests from std/node (#17794)Bartek Iwańczuk