1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 09:39:08 -05:00
denoland-deno/cli/tests
Matt Mastracci a417772bd7
chore: Promote some integration tests to js_unit_tests (#22355)
- Move a workers test to js_unit_tests and make it work
- (slightly) repair the websocketstream_test and make it a JS unit test.
This test was being ignored and rotted quite a bit, but there's some
value in running as much of it as we can.
 - Merge the two websocket test files
2024-02-08 13:09:47 -07:00
..
config chore(cli): Use @test_util for relative path for unit tests (#22327) 2024-02-07 09:51:28 -07:00
integration chore: Promote some integration tests to js_unit_tests (#22355) 2024-02-08 13:09:47 -07:00
node_compat chore: use @test_util for node_compat tests (#22331) 2024-02-07 23:21:32 +00:00
testdata chore: Promote some integration tests to js_unit_tests (#22355) 2024-02-08 13:09:47 -07:00
unit chore: Promote some integration tests to js_unit_tests (#22355) 2024-02-08 13:09:47 -07:00
unit_node chore(cli): Use @test_util for relative path for unit tests (#22327) 2024-02-07 09:51:28 -07:00
integration_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00