deno/tests/integration
Nathan Whitaker de3ce49f29
perf(lockfile): slightly terser lockfile formatting, remove old lockfile code (#28992)
Basically just update deno_lockfile, deno_npm, and eszip, and then adapt
to those changes. The main changes were the removal of the lockfile v4
resolution snapshot loading, and a terser formatting for the `os` and
`cpu` fields in the lockfile.
2025-04-22 01:12:16 +00: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 perf(lockfile): slightly terser lockfile formatting, remove old lockfile code (#28992) 2025-04-22 01:12:16 +00:00
compile_tests.rs feat: upgrade deno_core and V8 (#28562) 2025-03-21 00:19:44 +01: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): use markup content variant for hover response (#28987) 2025-04-22 00:41:36 +01:00
mod.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
node_unit_tests.rs feat(ext/node): implement node:sqlite (#27308) 2025-01-28 19:30:03 +05:30
npm_tests.rs feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07: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 chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
run_tests.rs feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
serve_tests.rs fix: support vsock in DENO_SERVE_ADDRESS (#28941) 2025-04-17 13:49:47 +02: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(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00