jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
26 stars 18 forks source link

Parametrize integration tests #20

Closed henryx closed 1 year ago

henryx commented 1 year ago

With this PR we can parameterize integration tests introducing an environment variable where we define the Vault version wich we want to test. This closes #8

henryx commented 1 year ago

My fault, for some reasons Github declares unmergeable this PR and after fix closes automatically. I've reopnened the PR as #21