deno/tests/integration
2025-05-27 05:16:53 +01:00
..
bench_tests.rs chore: move bench test to spec test (#27970) 2025-02-05 10:49:10 -05: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 fix(ext/node): throw NotCapable on process.env accessor (#28280) 2025-04-28 14:28:01 +00:00
coverage_tests.rs feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09: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(fmt/lint): add --permit-no-files (#28753) 2025-04-15 17:57:34 +00:00
init_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
inspector_tests.rs chore: mark inspector break tests as flaky (#28239) 2025-02-22 00:54:42 +00:00
install_tests.rs fix(install/global): do not append bin to DENO_INSTALL_ROOT when ends with bin (#26446) 2025-04-15 21:31:28 +00:00
js_unit_tests.rs fix: vsock nits (#28851) 2025-04-11 12:11:03 -07:00
jsr_tests.rs perf(lockfile): slightly terser lockfile formatting, remove old lockfile code (#28992) 2025-04-22 01:12:16 +00:00
jupyter_tests.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
lsp_tests.rs fix(lsp): lookup patched jsr packages for auto-import (#29437) 2025-05-27 05:16:53 +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): Support mTLS connections node compatibility (#28937) 2025-05-06 14:25:18 +05:30
npm_tests.rs refactor: add deno_npm_installer crate (#29319) 2025-05-16 18:11:05 -04:00
pm_tests.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
publish_tests.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
repl_tests.rs fix(repl): use object_id for repl internal (#29163) 2025-05-14 15:44:24 +00:00
run_tests.rs fix: process.stdin.pause() (#29330) 2025-05-17 18:46:26 +05:30
serve_tests.rs feat: DENO_SERVE_ADDRESS duplicate option (#29109) 2025-04-30 14:04:19 +00:00
shared_library_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
task_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
test_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
upgrade_tests.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
watcher_tests.rs fix(cli/hmr): print compile error with exception details (#27597) 2025-05-08 23:39:31 +00:00