Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use node:test in test-assert-async #55068

Closed

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Sep 22, 2024

More general cleanup and structuring of tests

@jasnell jasnell requested a review from anonrig September 22, 2024 16:13
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 22, 2024
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.24%. Comparing base (2cec716) to head (20f48c1).
Report is 72 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #55068      +/-   ##
==========================================
+ Coverage   88.23%   88.24%   +0.01%     
==========================================
  Files         652      651       -1     
  Lines      183911   183877      -34     
  Branches    35858    35852       -6     
==========================================
- Hits       162271   162268       -3     
+ Misses      14916    14894      -22     
+ Partials     6724     6715       -9     

see 35 files with indirect coverage changes

Copy link

@818Nawaf 818Nawaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
test/parallel/test-assert-async.js Outdated Show resolved Hide resolved
Co-authored-by: Mohammed Keyvanzadeh <[email protected]>
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@lpinca lpinca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to see an official TSC vote/decision on this which is not made for Cloudflare/workerd interests. It is like we go to another project and start making changes to their tests (with all the drawbacks that this might have for that project) so that it is easier for us to use their tests. That seems silly to me.

@jasnell
Copy link
Member Author

jasnell commented Sep 28, 2024

Very well. Nevermind.

@jasnell jasnell closed this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants