15 lines
332 B
Text
15 lines
332 B
Text
summary: Verify ability to install modules through various means
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
description: |
|
|
Test ensures that npm has the ability to install modules through various means.
|
|
require:
|
|
- npm
|
|
- nodejs
|
|
contact:
|
|
- tjuhasz@redhat.com
|
|
- aradchen@redhat.com
|
|
tag: 'smoke'
|
|
component:
|
|
- npm
|
|
- nodejs
|