nodejs/Integration/run-express-server/main.fmf
2025-01-10 11:53:11 +01:00

18 lines
342 B
Text

summary: Basic express server test
test: ./runtest.sh
framework: beakerlib
description: |
Test ensures that node and npm can install and run express server.
duration: 10m
require:
- nodejs
- type: file
pattern:
- /server.js
contact:
- aradchen@redhat.com
- tjuhasz@redhat.com
tag: smoke
component:
- npm
- nodejs