1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 13:59:01 -05:00
denoland-deno/cli/tests
David Sherret 9bc81b8ac7 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-31 11:43:20 -06:00
..
integration fix(repl): improve package.json support (#18497) 2023-03-31 11:43:20 -06:00
node_compat chore(ext/node): run node compat parallel tests in core number concurrency (#18505) 2023-03-31 11:43:20 -06:00
testdata chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00
unit chore(ext/kv): add limits (#18415) 2023-03-31 11:43:18 -06:00
unit_node test(ext/node): add timers_tests.ts from std/node (#18472) 2023-03-31 11:43:19 -06:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00