deno/tests/integration
Daniel Osvaldo Rahmanto 328d5ef2a0
Some checks are pending
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix(ext/node): accept ArrayBuffer on crypto.timingSafeEqual (#30773)
Fixes #30759

The buffer validation is based on Node.js implementation:
591ba692bf/src/crypto/crypto_util.h (L467-L472)
2025-09-18 16:51:56 +02:00
..
bench_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
cache_tests.rs feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
check_tests.rs chore(tests): use docs.deno.com in tests to prevent GitHub rate limits (#29400) 2025-05-20 16:40:27 +00:00
compile_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
coverage_tests.rs refactor: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +02:00
eval_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
flags_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
fmt_tests.rs feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00
init_tests.rs fix(init): regression where deno init --npm stopped working on mac (#30730) 2025-09-15 18:33:47 +00:00
inspector_tests.rs refactor: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +02:00
install_tests.rs refactor: remove usages of to_string_lossy().to_string() (#30224) 2025-07-28 20:25:58 +00:00
js_unit_tests.rs feat(bundle): runtime API for deno bundle (#29949) 2025-09-04 09:47:27 -07:00
jsr_tests.rs fix(install): force refresh if cannot find version (#30483) 2025-08-25 16:03:21 -07:00
jupyter_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
lsp_tests.rs fix(lsp): don't write lockfile during cache-on-save (#30733) 2025-09-15 21:01:05 +01:00
mod.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
node_unit_tests.rs fix(ext/node): accept ArrayBuffer on crypto.timingSafeEqual (#30773) 2025-09-18 16:51:56 +02:00
npm_tests.rs feat(install): refresh install report (#30615) 2025-09-08 09:44:22 +00:00
pm_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
publish_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
repl_tests.rs chore(ci): mark some tests flaky (#30268) 2025-07-31 20:01:13 +00:00
run_tests.rs chore: remove flake in permissions_audit_with_traces test (#30649) 2025-09-09 02:46:17 +02:00
serve_tests.rs refactor(permissions): push down special file checking to permissions container (#30005) 2025-07-09 20:50:26 +00:00
shared_library_tests.rs feat(unstable): tunnelling (#30022) 2025-07-08 02:44:50 +02:00
task_tests.rs chore: mark deno task pty tests as flaky (#29711) 2025-06-11 21:44:56 +00:00
test_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
upgrade_tests.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
watcher_tests.rs feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00