0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-22 21:23:32 -05:00
denoland-deno/cli/tests
Divy Srivastava e07665a8f3 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-16 11:59:40 +09:00
..
integration fix(lsp): avoid calling client while holding lock (#18197) 2023-03-16 11:59:24 +09:00
node_compat test: parallelize applicable node compat tests (#18161) 2023-03-16 11:57:28 +09:00
testdata chore(tests): fix flaky test_no_lock (#18206) 2023-03-16 11:59:32 +09:00
unit chore: add test for ws ping/pong (#18204) 2023-03-16 11:59:40 +09:00
unit_node fix(ext/node): add crypto.createCipheriv (#18091) 2023-03-16 11:57:05 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00