Skip to content

test: rename regression tests with descriptive file names (pt. 7)

Rename the tests appropriately alongside mentioning the subsystem Also, make a few basic changes to make sure the tests conform to the standard test structure

Refs: https://github.com/nodejs/node/issues/19105 Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure

Checklist

  • test-fs-truncate-GH-6233
  • test-process-exit-GH-12322

Merge request reports

Loading