1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 00:21:05 -05:00
denoland-deno/cli/tests
Divy Srivastava 3a46a89e34
chore: add test for ws ping/pong (#18204)
This commit adds test for https://github.com/denoland/deno/issues/17761
which was fixed by https://github.com/denoland/deno/pull/17762. Verified
that test fails on Deno 1.30.1
2023-03-15 22:09:09 +05:30
..
integration fix(lsp): avoid calling client while holding lock (#18197) 2023-03-15 14:34:23 +00:00
node_compat test: parallelize applicable node compat tests (#18161) 2023-03-14 16:56:06 +09:00
testdata chore(tests): fix flaky test_no_lock (#18206) 2023-03-16 00:03:36 +09:00
unit chore: add test for ws ping/pong (#18204) 2023-03-15 22:09:09 +05:30
unit_node fix(ext/node): add crypto.createCipheriv (#18091) 2023-03-14 15:59:23 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00