npm-git-install
npm-git-install copied to clipboard
Have a test suit
What I have in mind is to just set up a sample repo and during tests install it in a temporary directory. Successful installation is a passing test.
Also we should have a requirement for PRs that introduce new features to provide appropriate tests. This should be stated in a PR template.