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

Isaacs/unit test run script commands #1551

Closed

Commits on Jul 29, 2020

  1. unit test for npm explore

    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    697f21e View commit details
    Browse the repository at this point in the history
  2. unit test for flat-options in proper location

    Also get it up to 100% coverage
    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    9b1ebfd View commit details
    Browse the repository at this point in the history
  3. unit test for escape-arg util

    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4c6c1fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd52fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99e233c View commit details
    Browse the repository at this point in the history
  6. unit test and bugfix for lifecycle-cmd util

    It should not be completing to all installed packages.  No completion
    makes sense, as of npm v4.
    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c776d87 View commit details
    Browse the repository at this point in the history
  7. test for npm test

    (obligatory 'yo dawg' reference)
    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d809afc View commit details
    Browse the repository at this point in the history
  8. tests for start, stop, restart

    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    edb7810 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72cd572 View commit details
    Browse the repository at this point in the history
  10. unit tests for npm run-script

    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a27ec25 View commit details
    Browse the repository at this point in the history
  11. lint fixes

    isaacs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f115fa6 View commit details
    Browse the repository at this point in the history