1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/cli/tests
Tareque Md Hanif eff3e43296
chore(cli): Migrate some unit tests to "Promise.withResolvers()" (#21128)
Migrate to use `Promise.withResolvers()` instead of `deferred` in some
of the tests in `cli/tests/unit/`.
Issue: #21041
2023-11-10 14:29:09 -07:00
..
integration fix: improve deno doc --lint error messages (#21156) 2023-11-10 18:40:39 +00:00
node_compat fix(ext): use String#toWellFormed in ext/webidl and ext/node (#21054) 2023-11-06 22:18:28 +01:00
testdata fix: improve deno doc --lint error messages (#21156) 2023-11-10 18:40:39 +00:00
unit chore(cli): Migrate some unit tests to "Promise.withResolvers()" (#21128) 2023-11-10 14:29:09 -07:00
unit_node fix(ext/node): implement process.geteuid (#21151) 2023-11-10 11:49:57 -07:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00