17 lines
308 B
Text
17 lines
308 B
Text
summary: FS module test
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
description: |
|
|
Test ensures that nodejs can read and write files
|
|
duration: 5m
|
|
require:
|
|
- nodejs
|
|
- type: file
|
|
pattern:
|
|
- /script.js
|
|
contact:
|
|
- aradchen@redhat.com
|
|
- tjuhasz@redhat.com
|
|
tag: integration
|
|
component:
|
|
- nodejs
|