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: increase test-resource-usage.js validation #28498

Merged
merged 1 commit into from
Jul 3, 2019

Commits on Jul 3, 2019

  1. test: increase test-resource-usage.js validation

    This commit adds an assertion checking the exact field names
    returned by process.resourceUsage(). This ensures that no new
    fields accidentally slip into the returned object in the future.
    
    PR-URL: nodejs#28498
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    cjihrig committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    492037a View commit details
    Browse the repository at this point in the history