Skip to content

test: add internal/fs tests - #12306

Closed
DavidCai1111 wants to merge 1 commit into
nodejs:masterfrom
DavidCai1111:test/internal-fs
Closed

test: add internal/fs tests#12306
DavidCai1111 wants to merge 1 commit into
nodejs:masterfrom
DavidCai1111:test/internal-fs

Conversation

@DavidCai1111

@DavidCai1111DavidCai1111 commented Apr 10, 2017

Copy link
Copy Markdown
Member
  • add tests of internal/fs.js
  • increase coverage
  • move tests of require(internal/fs).stringToFlags in test-fs-open-flags.js to test-internal-fs-string-to-flags.js for a more accurate and findable filename
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 10, 2017
@mscdexmscdex added the fs Issues and PRs related to the fs subsystem / file system. label Apr 10, 2017
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

Comment threadtest/parallel/test-fs-open-flags.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Would you mind not renaming this file. It makes the diff a lot nosier than it needs to be.

@DavidCai1111

Copy link
Copy Markdown
MemberAuthor

@cjihrig OK, Done. PTAL :-)

addaleax pushed a commit to addaleax/node that referenced this pull request Apr 14, 2017
PR-URL: nodejs#12306
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax

Copy link
Copy Markdown
Member

Landed in f98db78

@jasnelljasnell mentioned this pull request May 11, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@gibfahn

Copy link
Copy Markdown
Member

Depends on #6749 which depends on a semver-major PR, so marking dont-land. Correct if wrong.

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

Labels

fsIssues and PRs related to the fs subsystem / file system.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@DavidCai1111@vsemozhetbyt@addaleax@gibfahn@jasnell@cjihrig@mscdex@nodejs-github-bot@davidtaikocha