deno/cli/tests/integration
2024-02-07 23:21:32 +00:00
..
bench_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
bundle_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
cache_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
cert_tests.rs Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097) 2024-01-25 04:47:45 +01:00
check_tests.rs fix: remove conditional unstable type-checking from other commands (#21991) 2024-01-21 22:47:46 +00:00
compile_tests.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
coverage_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
eval_tests.rs refactor: don't error when .env is not present (#21879) 2024-01-22 00:27:14 +01:00
flags_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
fmt_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
info_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
init_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
inspector_tests.rs chore: ignore inspector_port_collision test (#21923) 2024-01-16 13:50:03 -07:00
install_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
js_unit_tests.rs chore(cli): Use @test_util for relative path for unit tests (#22327) 2024-02-07 09:51:28 -07:00
jsr_tests.rs feat(unstable): fast subset type checking of JSR dependencies (#21873) 2024-01-10 22:40:30 +00:00
jupyter_tests.rs feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
lint_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
lsp_tests.rs fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284) 2024-02-06 14:56:26 +00:00
mod.rs fix(jupyter): error message when install fails due to jupyter command not being on PATH (#21767) 2024-01-03 14:45:10 +00:00
node_compat_tests.rs chore: use @test_util for node_compat tests (#22331) 2024-02-07 23:21:32 +00:00
node_unit_tests.rs chore(cli): Use @test_util for relative path for unit tests (#22327) 2024-02-07 09:51:28 -07:00
npm_tests.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
publish_tests.rs chore: use same test server for jsr tests (#22303) 2024-02-07 02:06:34 +00:00
repl_tests.rs feat: TC39 decorator proposal support (#22040) 2024-01-24 18:46:23 +05:30
run_tests.rs chore: remove op_spawn_child test (#22314) 2024-02-07 04:44:51 +01:00
shared_library_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task_tests.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
test_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
upgrade_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
vendor_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
watcher_tests.rs feat(cli): improved diagnostics printing (#22049) 2024-01-23 16:37:43 +01:00
worker_tests.rs feat: deprecate Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid (#22077) 2024-01-24 22:12:10 +01:00