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

refactor: make node-bundle tests executable using ts-jest #32022

Merged
merged 3 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. refactor: refactor tests for node-bundle

    Make `node-bundle` easier to test (in-process instead of using a
    subcommand that requires `.js` to have been compiled), and fix a bug in
    the tests that used `--license` instead of `--allowed-license`
    (configure `yargs` to be `strict`).
    rix0rrr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cf1ff9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949f43e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04c132 View commit details
    Browse the repository at this point in the history