-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
A very biased list of tests that could enjoy some non-trivial refactoring
- Make test compliant with the test writing guide
- Make sure the test has a general description (PR or issue references most welcome)
- Make sure test cases are well separated (IIFE, functions, or just scopes) and documented
- Refactor away non-trivial micro-test-harnesses β example sequential/test-debugger-debug-brk.js
- Proper use of
test/common
utilities
new entries
- parallel/test-console.js - after console: coerce label to string in console.time()Β #14643 lands this test should assert the expected outputs. Currently it only checks that values are written to
stdout
and don't throw.
sebastianplesciuc
Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.testIssues and PRs related to the tests.Issues and PRs related to the tests.