1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
David Sherret e0429e2ad6
fix(repl): improve package.json support (#18497)
1. Fixes a cosmetic issue in the repl where it would display lsp warning
messages.
2. Lazily loads dependencies from the package.json on use.
3. Supports using bare specifiers from package.json in the REPL.

Closes #17929
Closes #18494
2023-03-30 10:43:16 -04:00
..
integration fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
node_compat chore(ext/node): run node compat parallel tests in core number concurrency (#18505) 2023-03-30 16:35:45 +02:00
testdata chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-28 21:49:00 +00:00
unit chore(ext/kv): add limits (#18415) 2023-03-25 15:29:36 +08:00
unit_node test(ext/node): add timers_tests.ts from std/node (#18472) 2023-03-29 18:34:37 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00