amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

Basic integration tests #57

Closed greglook closed 3 years ago

greglook commented 3 years ago

Follow up to the previous breaking changes, this PR adds a set of basic integration tests for the kv secrets engines. This makes use of Vault's development server mode, which runs locally and in-memory.