1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 23:28:18 -05:00
denoland-deno/cli/tests
Nayeem Rahman 8ab0ca076b
fix(lsp): test explorer panic on step result (#20289)
Fixes https://github.com/denoland/vscode_deno/issues/843.

Prevents step results from being reported twice. Refactors
`LspTestReporter` to use a complete `(test_id, descriptor)` map instead
of a brittle `LspTestReporter::stack`.
2023-08-31 14:02:39 +02:00
..
integration fix(lsp): test explorer panic on step result (#20289) 2023-08-31 14:02:39 +02:00
node_compat fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165) 2023-08-21 18:23:27 +05:30
testdata fix(ext/web): add stream tests to detect v8slice split bug (#20253) 2023-08-24 09:01:07 -06:00
unit feat(ext/kv): connect to remote database (#20178) 2023-08-31 14:01:18 +02:00
unit_node fix(ext/node): simultaneous reads can leak into each other (#20223) 2023-08-24 09:00:30 -06:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00