14 lines
253 B
Text
14 lines
253 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
|
|
tier: integration
|
|
component:
|
|
- nodejs
|