Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add test for Module._stat #44713

Merged
merged 6 commits into from Oct 25, 2022

Commits on Oct 23, 2022

  1. test: add test for Module._stat

    Module._stat landed in nodejs#44537 without
    a test, so this change adds one.
    
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    389ec8c View commit details
    Browse the repository at this point in the history
  2. test: use common.expectWarning()

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b135612 View commit details
    Browse the repository at this point in the history
  3. fixup! test: add comment

    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    69a23d7 View commit details
    Browse the repository at this point in the history
  4. fixup! test: add comment

    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    f40bbb2 View commit details
    Browse the repository at this point in the history
  5. fixup! test: add comment

    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1550841 View commit details
    Browse the repository at this point in the history
  6. fixup! test: add a more isolated Module._stat test

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c19ddb9 View commit details
    Browse the repository at this point in the history