18 lines
402 B
Text
18 lines
402 B
Text
summary: Test to insure sqlite module works properly
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
description: |
|
|
Nodejs update has introduced the usage of sqlite sessions,
|
|
this test verifies the ability of nodejs to use this.
|
|
duration: 5m
|
|
require:
|
|
- nodejs
|
|
# - type: file
|
|
# pattern:
|
|
# - /template.file
|
|
contact:
|
|
- tjuhasz@redhat.com
|
|
- aradchen@redhat.com
|
|
tag: smoke
|
|
component:
|
|
- nodejs
|