# README
How to use
define env vars:
USER
=usernamePASSWORD
=your_passwordSERVER
=ip or servernamePORT
=default 1521SERVICE
=service_nameSSL
=TRUE if your connection is secure otherwise falseWALLET
=path to wallet should be present if SSL=TRUE
test all issue
run test for entire folder
test only some issues or feature
- create new folder
- copy
global_var.go
- copy required test files
- run test on the folder
# Interfaces
No description provided by the author