Skip to content

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

Closed
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:test/regress-2
Closed

test: rename regression tests with descriptive file names (pt. 7)#19668
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:test/regress-2

Conversation

@ryzokuken

@ryzokukenryzokuken commented Mar 29, 2018

Copy link
Copy Markdown
Contributor

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: #19105
Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure

Checklist

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Mar 29, 2018
@lpinca

lpinca commented Mar 29, 2018

Copy link
Copy Markdown
Member

@lpincalpinca added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 29, 2018
@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

@lpinca let me just add one more commit in a jiffy.

@lpinca

Copy link
Copy Markdown
Member

Sure.

@lpincalpinca removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 29, 2018
@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

@lpinca done, thanks! Please take a look at the new one, and if it looks good to you, I'll squash the two.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tiny nit: I'd simplify like "This test ensures that no asynchronous operations are performed in the 'exit' event handler".

@lpincalpinca added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 29, 2018
Rename test-fs-truncate-nodejsGH-6233 to test-fs-truncate-clear-file-zero
Rename test-process-exit-nodejsGH-12322 to test-process-exit-flaky-handler
Refs: nodejs#19105
Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure
@lpinca

Copy link
Copy Markdown
Member

@lpinca

Copy link
Copy Markdown
Member

Landed in 107b067.

lpinca pushed a commit that referenced this pull request Apr 1, 2018
- Rename test-fs-truncate-GH-6233 to test-fs-truncate-clear-file-zero
- Rename test-process-exit-GH-12322 to test-process-exit-handler
PR-URL: #19668
Refs: #19105
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@lpincalpinca closed this Apr 1, 2018
targos pushed a commit that referenced this pull request Apr 2, 2018
- Rename test-fs-truncate-GH-6233 to test-fs-truncate-clear-file-zero
- Rename test-process-exit-GH-12322 to test-process-exit-handler
PR-URL: #19668
Refs: #19105
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Apr 4, 2018
BethGriggs pushed a commit that referenced this pull request Dec 4, 2018
- Rename test-fs-truncate-GH-6233 to test-fs-truncate-clear-file-zero
- Rename test-process-exit-GH-12322 to test-process-exit-handler
PR-URL: #19668
Refs: #19105
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 4, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ryzokuken@lpinca@jasnell@gireeshpunathil@nodejs-github-bot