Skip to content

Conversation

@mertcanaltin
Copy link
Member

Refactored test-debugger-custom-port and test-worker-heapsnapshot to use the node:test module for improved structure and maintainability.

this is part of a long pull request: #56024

@mertcanaltinmertcanaltin changed the title test: migrate tests to use node:test module for better test structuretest: migrate tests to use node:test module for better test structure for sequentialNov 27, 2024
@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Nov 27, 2024
@codecov
Copy link

codecovbot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.96%. Comparing base (9029aec) to head (c086664).
Report is 680 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #56039 +/- ## ======================================= Coverage 87.95% 87.96% ======================================= Files 656 656 Lines 188372 188372 Branches 35979 35976 -3 ======================================= + Hits 165687 165701 +14 + Misses 15851 15843 -8 + Partials 6834 6828 -6 

see 26 files with indirect coverage changes

@mertcanaltinmertcanaltin added the blocked PRs that are blocked by other issues or PRs. label Dec 24, 2024
@mertcanaltin
Copy link
MemberAuthor

#54796, #56027, #55716
I added a blocker tag because it is linked

Copy link
Member

@lpincalpinca left a comment

Choose a reason for hiding this comment

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

I'm blocking this because there is an approval now and as discussed in other places this is not an improvement in my opinion. I will remove the block once TSC officially decides that a mass refactor to node:test is good for the project.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockedPRs that are blocked by other issues or PRs.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mertcanaltin@jasnell@lpinca@nodejs-github-bot