issues
search
ibmruntimes
/
vsam.js
Reading and writing vsam files using NodeJS
Apache License 2.0
10
stars
5
forks
source link
Test uses prefix of the current user ID and cleanup for failed tests
#15
Open
plavjanik
opened
5 years ago
plavjanik
commented
5 years ago
This PR does two things:
Uses the user ID of the current user as the prefix for the test VSAM data set
The test deletes the test VSAM data set if it was not deleted by the previous test run
This PR does two things: