nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

npm source install needs running tests

Open MarkGibbons opened this issue 3 years ago • 0 comments

:speaking_head: Foreword

Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without resolution.

:person_frowning: Problem Statement

The tests to verify the npm source install are not being run in the pipeline. Possibly just an oversight. The npm_source suite probably tests the install.

:grey_question: Possible Solution

Get the tests running and working. Separate them from the nodejs source tests if possible.

:arrow_heading_up: Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

:heavy_plus_sign: Additional context

Add any other context about the problem here. e.g. related issues or existing pull requests.

MarkGibbons avatar Oct 27 '20 20:10 MarkGibbons